Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c5756 static struct workqueue_struct *__alloc_workqueue(const char *fmt, in __alloc_workqueue() function
5884 wq = __alloc_workqueue(fmt, flags, max_active, args); in alloc_workqueue_noprof()
5905 wq = __alloc_workqueue(fmt, flags, max_active, args); in alloc_workqueue_lockdep_map()