Searched refs:lsm_inode_cache (Results 1 – 1 of 1) sorted by relevance
96 static struct kmem_cache *lsm_inode_cache; variable492 lsm_inode_cache = kmem_cache_create("lsm_inode_cache", in ordered_lsm_init()750 if (!lsm_inode_cache) { in lsm_inode_alloc()755 inode->i_security = kmem_cache_zalloc(lsm_inode_cache, gfp); in lsm_inode_alloc()1711 kmem_cache_free(lsm_inode_cache, head); in inode_free_by_rcu()