Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c5471 static int alloc_and_link_pwqs(struct workqueue_struct *wq) in alloc_and_link_pwqs() function
5736 if (alloc_and_link_pwqs(wq) < 0) in __alloc_workqueue()
5758 * Failed alloc_and_link_pwqs() may leave pending pwq->release_work, in __alloc_workqueue()