Searched refs:pwq_p (Results 1 – 1 of 1) sorted by relevance
4595 struct pool_workqueue **pwq_p = in alloc_and_link_pwqs() local4600 *pwq_p = kmem_cache_alloc_node(pwq_cache, GFP_KERNEL, in alloc_and_link_pwqs()4602 if (!*pwq_p) in alloc_and_link_pwqs()4605 init_pwq(*pwq_p, wq, pool); in alloc_and_link_pwqs()4608 link_pwq(*pwq_p); in alloc_and_link_pwqs()