Searched refs:InitCpuWorkqueue (Results 1 – 1 of 1) sorted by relevance
45 STATIC cpu_workqueue_struct *InitCpuWorkqueue(struct workqueue_struct *wq, INT32 cpu);129 cwq = InitCpuWorkqueue(wq, singleThread); in __create_workqueue_key()150 STATIC cpu_workqueue_struct *InitCpuWorkqueue(struct workqueue_struct *wq, INT32 cpu) in InitCpuWorkqueue() function