Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dworkqueue.h752 int workqueue_prepare_cpu(unsigned int cpu);
/linux-6.6.21/kernel/
Dcpu.c2106 .startup.single = workqueue_prepare_cpu,
Dworkqueue.c5530 int workqueue_prepare_cpu(unsigned int cpu) in workqueue_prepare_cpu() function