HomeSort by: relevance | last modified time | path
    Searched defs:schedule_work (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/common/include/linux/
workqueue.h 63 #define schedule_work linux_schedule_work macro
133 bool schedule_work(struct work_struct *);
  /src/sys/external/bsd/common/linux/
linux_work.c 678 * schedule_work(work)
689 schedule_work(struct work_struct *work)
686 schedule_work(struct work_struct *work) function in typeref:typename:bool

Completed in 13 milliseconds