Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dworkqueue.c4203 static int alloc_and_link_pwqs(struct workqueue_struct *wq) in alloc_and_link_pwqs() function
4344 if (alloc_and_link_pwqs(wq) < 0) in alloc_workqueue()