Lines Matching refs:__queue_work
1221 * __queue_work() ensures that @work doesn't jump to a different pool
2275 static void __queue_work(int cpu, struct workqueue_struct *wq,
2452 __queue_work(cpu, wq, work);
2533 __queue_work(cpu, wq, work);
2547 __queue_work(dwork->cpu, dwork->wq, &dwork->work);
2568 __queue_work(cpu, wq, &dwork->work);
2615 /* read the comment in __queue_work() */
2667 /* read the comment in __queue_work() */
2669 __queue_work(WORK_CPU_UNBOUND, rwork->wq, &rwork->work);
4234 * __queue_work() needs to test whether there are drainers, is much
4415 __queue_work(dwork->cpu, dwork->wq, &dwork->work);
7818 * than adding another barrier into __queue_work() which