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

/linux-4.4.14/security/integrity/ima/
H A Dima_policy.c138 static struct list_head *ima_rules; variable in typeref:struct:list_head
332 list_for_each_entry(entry, ima_rules, list) { list_for_each_entry()
369 list_for_each_entry(entry, ima_rules, list) { list_for_each_entry()
381 * ima_rules points to either the ima_default_rules or the
415 ima_rules = &ima_default_rules; ima_init_policy()
427 ima_rules = &ima_policy_rules; ima_update_policy()

Completed in 47 milliseconds