Home
last modified time | relevance | path

Searched refs:__integrity_iint_find (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/
H A Diint.c31 * __integrity_iint_find - return the iint associated with an inode
33 static struct integrity_iint_cache *__integrity_iint_find(struct inode *inode) in __integrity_iint_find() function
63 iint = __integrity_iint_find(inode); in integrity_iint_find()
190 iint = __integrity_iint_find(inode); in integrity_inode_free()
/kernel/linux/linux-6.6/security/integrity/
H A Diint.c31 * __integrity_iint_find - return the iint associated with an inode
33 static struct integrity_iint_cache *__integrity_iint_find(struct inode *inode) in __integrity_iint_find() function
63 iint = __integrity_iint_find(inode); in integrity_iint_find()
182 iint = __integrity_iint_find(inode); in integrity_inode_free()

Completed in 2 milliseconds