Searched refs:iocontext_cachep (Results 1 – 1 of 1) sorted by relevance
20 static struct kmem_cache *iocontext_cachep; variable137 kmem_cache_free(iocontext_cachep, ioc); in ioc_release_fn()202 kmem_cache_free(iocontext_cachep, ioc); in put_io_context()226 ioc = kmem_cache_alloc_node(iocontext_cachep, gfp_flags | __GFP_ZERO, in alloc_io_context()274 kmem_cache_free(iocontext_cachep, ioc); in set_task_ioprio()278 kmem_cache_free(iocontext_cachep, ioc); in set_task_ioprio()412 kmem_cache_free(iocontext_cachep, ioc); in ioc_find_get_icq()442 iocontext_cachep = kmem_cache_create("blkdev_ioc", in blk_ioc_init()