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

  /src/sys/external/bsd/common/linux/
linux_work.c 80 static void wait_for_current_work(struct work_struct *,
828 wait_for_current_work(work, wq);
836 * wait_for_current_work(work, wq)
843 wait_for_current_work(struct work_struct *work, struct workqueue_struct *wq)
1365 wait_for_current_work(&dw->work, wq);
840 wait_for_current_work(struct work_struct *work, struct workqueue_struct *wq) function in typeref:typename:void
linux_work.c 80 static void wait_for_current_work(struct work_struct *,
828 wait_for_current_work(work, wq);
836 * wait_for_current_work(work, wq)
843 wait_for_current_work(struct work_struct *work, struct workqueue_struct *wq)
1365 wait_for_current_work(&dw->work, wq);
840 wait_for_current_work(struct work_struct *work, struct workqueue_struct *wq) function in typeref:typename:void

Completed in 25 milliseconds