Searched refs:__alloc_workqueue (Results 1 – 1 of 1) sorted by relevance
5802 static struct workqueue_struct *__alloc_workqueue(const char *fmt,5946 wq = __alloc_workqueue(fmt, flags, max_active, args); in alloc_workqueue_noprof() 6006 wq = __alloc_workqueue(fmt, flags, max_active, args); in pwq_busy() 5804 static struct workqueue_struct *__alloc_workqueue(const char *fmt, __alloc_workqueue() function