Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1397 * If preempted by unbind_workers() between the WORKER_NOT_RUNNING check in wq_worker_running()
1446 * Recheck in case unbind_workers() preempted us. We don't in wq_worker_sleeping()
6509 static void unbind_workers(int cpu) in unbind_workers() function
6706 unbind_workers(cpu); in workqueue_offline_cpu()