Searched refs:iocontext_cachep (Results 1 – 1 of 1) sorted by relevance
20 static struct kmem_cache *iocontext_cachep; variable144 kmem_cache_free(iocontext_cachep, ioc); in ioc_release_fn()209 kmem_cache_free(iocontext_cachep, ioc); in put_io_context()233 ioc = kmem_cache_alloc_node(iocontext_cachep, gfp_flags | __GFP_ZERO, in alloc_io_context()281 kmem_cache_free(iocontext_cachep, ioc); in set_task_ioprio()285 kmem_cache_free(iocontext_cachep, ioc); in set_task_ioprio()419 kmem_cache_free(iocontext_cachep, ioc); in ioc_find_get_icq()449 iocontext_cachep = kmem_cache_create("blkdev_ioc", in blk_ioc_init()