Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dworkqueue.c4402 static void wq_unbind_fn(struct work_struct *work) in wq_unbind_fn() function
4626 INIT_WORK_ONSTACK(&unbind_work, wq_unbind_fn); in workqueue_cpu_down_callback()