Searched refs:assign_work (Results 1 – 1 of 1) sorted by relevance
1177 static bool assign_work(struct work_struct *work, struct worker *worker, in assign_work() function3420 if (assign_work(work, worker, NULL)) in worker_thread()3454 if (get_work_pwq(work) == pwq && assign_work(work, rescuer, &n)) in assign_rescuer_work()3610 if (assign_work(work, worker, NULL)) in bh_worker()