Home
last modified time | relevance | path

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

/linux/fs/
A Daio.c228 static struct kmem_cache *kioctx_cachep; variable
277 kioctx_cachep = KMEM_CACHE(kioctx,SLAB_HWCACHE_ALIGN|SLAB_PANIC); in aio_setup()
592 kmem_cache_free(kioctx_cachep, ctx); in free_ioctx()
733 ctx = kmem_cache_zalloc(kioctx_cachep, GFP_KERNEL); in ioctx_alloc()
805 kmem_cache_free(kioctx_cachep, ctx); in ioctx_alloc()
/linux/
A DSystem.map161130 ffff80001212a508 b kioctx_cachep
A D.tmp_System.map161130 ffff80001212a508 b kioctx_cachep

Completed in 1097 milliseconds