Searched refs:pwq_cache (Results 1 – 1 of 1) sorted by relevance
305 static struct kmem_cache *pwq_cache; variable3704 kmem_cache_free(pwq_cache, in rcu_free_pwq()3857 pwq = kmem_cache_alloc_node(pwq_cache, GFP_KERNEL, pool->node); in alloc_unbound_pwq()6020 pwq_cache = KMEM_CACHE(pool_workqueue, SLAB_PANIC); in workqueue_init_early()