defined_templates 30 security/integrity/ima/ima_template.c static LIST_HEAD(defined_templates); defined_templates 142 security/integrity/ima/ima_template.c list_for_each_entry_rcu(template_desc, &defined_templates, list) { defined_templates 236 security/integrity/ima/ima_template.c if (!list_empty(&defined_templates)) defined_templates 242 security/integrity/ima/ima_template.c &defined_templates); defined_templates 295 security/integrity/ima/ima_template.c list_add_tail_rcu(&template_desc->list, &defined_templates);