Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c76 * worker_attach_to_pool() is in progress.
2665 * worker_attach_to_pool() - attach a worker to a pool
2673 static void worker_attach_to_pool(struct worker *worker, in worker_attach_to_pool() function
2723 * Undo the attaching which had been done in worker_attach_to_pool(). The
2818 worker_attach_to_pool(worker, pool); in create_worker()
3480 worker_attach_to_pool(rescuer, pool); in rescuer_thread()