Searched refs:iocontext_cachep (Results 1 – 1 of 1) sorted by relevance
18 static struct kmem_cache *iocontext_cachep; variable129 kmem_cache_free(iocontext_cachep, ioc); in ioc_release_fn()164 kmem_cache_free(iocontext_cachep, ioc); in put_io_context()278 ioc = kmem_cache_alloc_node(iocontext_cachep, gfp_flags | __GFP_ZERO, in create_task_io_context()304 kmem_cache_free(iocontext_cachep, ioc); in create_task_io_context()444 iocontext_cachep = kmem_cache_create("blkdev_ioc", in blk_ioc_init()