Home
last modified time | relevance | path

Searched refs:ima_match_policy (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_api.c195 return ima_match_policy(inode, cred, secid, func, mask, flags, pcr, in ima_get_action()
H A Dima.h283 int ima_match_policy(struct inode *inode, const struct cred *cred, u32 secid,
H A Dima_appraise.c74 return ima_match_policy(inode, current_cred(), secid, func, mask, in ima_must_appraise()
H A Dima_policy.c624 * ima_match_policy - decision based on LSM and other conditions
642 * than writes so ima_match_policy() is classical RCU candidate.
644 int ima_match_policy(struct inode *inode, const struct cred *cred, u32 secid, in ima_match_policy() function
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_api.c199 return ima_match_policy(idmap, inode, cred, secid, func, mask, in ima_get_action()
H A Dima.h289 int ima_match_policy(struct mnt_idmap *idmap, struct inode *inode,
H A Dima_appraise.c82 return ima_match_policy(idmap, inode, current_cred(), secid, in ima_must_appraise()
H A Dima_policy.c716 * ima_match_policy - decision based on LSM and other conditions
735 * than writes so ima_match_policy() is classical RCU candidate.
737 int ima_match_policy(struct mnt_idmap *idmap, struct inode *inode, in ima_match_policy() function

Completed in 10 milliseconds