Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c4202 static int alloc_and_link_pwqs(struct workqueue_struct *wq) in alloc_and_link_pwqs() function
4343 if (alloc_and_link_pwqs(wq) < 0) in alloc_workqueue()