Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h872 int workqueue_prepare_cpu(unsigned int cpu);
/linux/kernel/
H A Dcpu.c2077 .startup.single = workqueue_prepare_cpu,
H A Dworkqueue.c6641 int workqueue_prepare_cpu(unsigned int cpu) in workqueue_prepare_cpu() function