Searched refs:pwq_cache (Results 1 – 4 of 4) sorted by relevance
257 static struct kmem_cache *pwq_cache __read_mostly;562 kmem_cache_free(pwq_cache, pwq); in ep_unregister_pollwait()1242 pwq = kmem_cache_alloc(pwq_cache, GFP_KERNEL); in ep_ptable_queue_proc()2379 pwq_cache = kmem_cache_create("eventpoll_pwq", in eventpoll_init()
300 static struct kmem_cache *pwq_cache; variable3696 kmem_cache_free(pwq_cache, in rcu_free_pwq()3849 pwq = kmem_cache_alloc_node(pwq_cache, GFP_KERNEL, pool->node); in alloc_unbound_pwq()6028 pwq_cache = KMEM_CACHE(pool_workqueue, SLAB_PANIC); in workqueue_init_early()
130070 ffff800011dcc288 d pwq_cache160409 ffff8000120ef280 b pwq_cache
Completed in 352 milliseconds