Home
last modified time | relevance | path

Searched refs:iocontext_cachep (Results 1 – 3 of 3) sorted by relevance

/linux/block/
A Dblk-ioc.c18 static struct kmem_cache *iocontext_cachep; variable
132 kmem_cache_free(iocontext_cachep, ioc); in ioc_release_fn()
167 kmem_cache_free(iocontext_cachep, ioc); in put_io_context()
255 ioc = kmem_cache_alloc_node(iocontext_cachep, gfp_flags | __GFP_ZERO, in create_task_io_context()
281 kmem_cache_free(iocontext_cachep, ioc); in create_task_io_context()
418 iocontext_cachep = kmem_cache_create("blkdev_ioc", in blk_ioc_init()
/linux/
A DSystem.map161507 ffff800012131af0 b iocontext_cachep
A D.tmp_System.map161507 ffff800012131af0 b iocontext_cachep

Completed in 348 milliseconds