Searched refs:pwq_p (Results 1 – 1 of 1) sorted by relevance
4569 struct pool_workqueue **pwq_p = in alloc_and_link_pwqs() local4574 *pwq_p = kmem_cache_alloc_node(pwq_cache, GFP_KERNEL, in alloc_and_link_pwqs()4576 if (!*pwq_p) in alloc_and_link_pwqs()4579 init_pwq(*pwq_p, wq, pool); in alloc_and_link_pwqs()4582 link_pwq(*pwq_p); in alloc_and_link_pwqs()