Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dworkqueue.h720 int workqueue_prepare_cpu(unsigned int cpu);
/Linux-v6.6/kernel/
Dcpu.c2095 .startup.single = workqueue_prepare_cpu,
Dworkqueue.c5533 int workqueue_prepare_cpu(unsigned int cpu) in workqueue_prepare_cpu() function