Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_policy.c352 static struct ima_rule_entry *ima_lsm_copy_rule(struct ima_rule_entry *entry) in ima_lsm_copy_rule() function
389 nentry = ima_lsm_copy_rule(entry); in ima_lsm_update_rule()
396 * ima_lsm_copy_rule() shallow copied all references, except for the in ima_lsm_update_rule()
576 lsm_rule = ima_lsm_copy_rule(rule); in ima_match_rules()
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_policy.c404 static struct ima_rule_entry *ima_lsm_copy_rule(struct ima_rule_entry *entry) in ima_lsm_copy_rule() function
441 nentry = ima_lsm_copy_rule(entry); in ima_lsm_update_rule()
448 * ima_lsm_copy_rule() shallow copied all references, except for the in ima_lsm_update_rule()
667 lsm_rule = ima_lsm_copy_rule(rule); in ima_match_rules()

Completed in 5 milliseconds