Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dworkqueue.h663 int workqueue_prepare_cpu(unsigned int cpu);
/kernel/linux/linux-5.10/kernel/
Dcpu.c1597 .startup.single = workqueue_prepare_cpu,
Dworkqueue.c5056 int workqueue_prepare_cpu(unsigned int cpu) in workqueue_prepare_cpu() function