Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dworkqueue.h647 int workqueue_prepare_cpu(unsigned int cpu);
/Linux-v5.4/kernel/
Dcpu.c1390 .startup.single = workqueue_prepare_cpu,
Dworkqueue.c4984 int workqueue_prepare_cpu(unsigned int cpu) in workqueue_prepare_cpu() function