Searched refs:new_iint (Results 1 – 1 of 1) sorted by relevance
87 struct ima_iint_cache *new_iint, *test_iint; in ima_inode_alloc() local90 new_iint = kmem_cache_alloc(iint_cache, GFP_NOFS); in ima_inode_alloc()91 if (!new_iint) in ima_inode_alloc()94 new_iint->inode = inode; in ima_inode_alloc()95 new_node = &new_iint->rb_node; in ima_inode_alloc()125 iint_free(new_iint); in ima_inode_alloc()