Searched refs:builtin_templates (Results 1 – 1 of 1) sorted by relevance
19 static struct ima_template_desc builtin_templates[] = { variable116 int num_templates = ARRAY_SIZE(builtin_templates); in ima_template_fmt_setup()127 builtin_templates[num_templates - 1].fmt = str; in ima_template_fmt_setup()128 ima_template = builtin_templates + num_templates - 1; in ima_template_fmt_setup()238 for (i = 0; i < ARRAY_SIZE(builtin_templates); i++) { in ima_init_template_list()239 list_add_tail_rcu(&builtin_templates[i].list, in ima_init_template_list()