Home
last modified time | relevance | path

Searched refs:assign_work (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/
H A Dworkqueue.c1177 static bool assign_work(struct work_struct *work, struct worker *worker, in assign_work() function
3399 if (assign_work(work, worker, NULL)) in worker_thread()
3491 assign_work(work, rescuer, &n)) in rescuer_thread()
3578 if (assign_work(work, worker, NULL)) in bh_worker()