Searched refs:ima_match_policy (Results 1 – 4 of 4) sorted by relevance
/linux/security/integrity/ima/ |
H A D | ima_api.c | 199 return ima_match_policy(idmap, inode, cred, prop, func, mask, in ima_get_action()
|
H A D | ima.h | 413 int ima_match_policy(struct mnt_idmap *idmap, struct inode *inode,
|
H A D | ima_appraise.c | 83 return ima_match_policy(idmap, inode, current_cred(), &prop, in ima_must_appraise()
|
H A D | ima_policy.c | 720 * ima_match_policy - decision based on LSM and other conditions 739 * than writes so ima_match_policy() is classical RCU candidate. 741 int ima_match_policy(struct mnt_idmap *idmap, struct inode *inode, in ima_match_policy() function
|