Searched refs:assign_work (Results 1 – 1 of 1) sorted by relevance
1186 static bool assign_work(struct work_struct *work, struct worker *worker, in assign_work() function3438 if (assign_work(work, worker, NULL)) in worker_thread()3503 if (get_work_pwq(work) == pwq && assign_work(work, rescuer, &n)) { in assign_rescuer_work()3660 if (assign_work(work, worker, NULL)) in bh_worker()