Home
last modified time | relevance | path

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

/linux/mm/
A Dshmem.c3712 static struct kmem_cache *shmem_inode_cachep; variable
3717 info = kmem_cache_alloc(shmem_inode_cachep, GFP_KERNEL); in shmem_alloc_inode()
3727 kmem_cache_free(shmem_inode_cachep, SHMEM_I(inode)); in shmem_free_in_core_inode()
3744 shmem_inode_cachep = kmem_cache_create("shmem_inode_cache", in shmem_init_inodecache()
3751 kmem_cache_destroy(shmem_inode_cachep); in shmem_destroy_inodecache()
/linux/
A DSystem.map160880 ffff80001211b870 b shmem_inode_cachep
A D.tmp_System.map160880 ffff80001211b870 b shmem_inode_cachep

Completed in 978 milliseconds