Searched refs:template_list (Results 1 – 4 of 4) sorted by relevance
33 static DEFINE_SPINLOCK(template_list);266 spin_lock(&template_list); in ima_init_template_list()271 spin_unlock(&template_list); in ima_init_template_list()349 spin_lock(&template_list); in restore_template_fmt()351 spin_unlock(&template_list); in restore_template_fmt()
24 struct list_head template_list; member
72 WARN_ON(!list_empty(&block->template_list)); in prestera_flow_block_destroy()90 INIT_LIST_HEAD(&block->template_list); in prestera_flow_block_create()
29 list_for_each_entry_safe(template, tmp, &block->template_list, list) in prestera_flower_template_cleanup()528 list_add_rcu(&template->list, &block->template_list); in prestera_flower_tmplt_create()545 list_for_each_entry_safe(template, tmp, &block->template_list, list) in prestera_flower_tmplt_destroy()