Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dworkqueue.h707 int workqueue_prepare_cpu(unsigned int cpu);
/Linux-v6.1/kernel/
Dcpu.c1681 .startup.single = workqueue_prepare_cpu,
Dworkqueue.c5105 int workqueue_prepare_cpu(unsigned int cpu) in workqueue_prepare_cpu() function