Home
last modified time | relevance | path

Searched refs:args_p (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/integrity/ima/
H A Dima_policy.c118 char *args_p; /* audit value */ member
384 kfree(entry->lsm[i].args_p); in ima_lsm_free_rule()
420 if (!entry->lsm[i].args_p) in ima_lsm_copy_rule()
424 nentry->lsm[i].args_p = entry->lsm[i].args_p; in ima_lsm_copy_rule()
427 nentry->lsm[i].args_p, in ima_lsm_copy_rule()
431 nentry->lsm[i].args_p); in ima_lsm_copy_rule()
465 if (entry->lsm[i].args_p) in ima_rule_contains_lsm_cond()
2231 entry->lsm[i].args_p); in ima_policy_show()
2235 entry->lsm[i].args_p); in ima_policy_show()
2239 entry->lsm[i].args_p); in ima_policy_show()
[all …]