Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dworkqueue.h665 int workqueue_prepare_cpu(unsigned int cpu);
/Linux-v4.19/kernel/
Dcpu.c1325 .startup.single = workqueue_prepare_cpu,
Dworkqueue.c4807 int workqueue_prepare_cpu(unsigned int cpu) in workqueue_prepare_cpu() function