Searched refs:template_list (Results 1 – 5 of 5) sorted by relevance
55 static struct xor_block_template *__initdata template_list; variable60 tmpl->next = template_list; in do_xor_register()61 template_list = tmpl; in do_xor_register()73 active_template = template_list; in register_xor_blocks()89 tmpl->next = template_list; in do_xor_speed()90 template_list = tmpl; in do_xor_speed()148 template_list = NULL; in calibrate_xor_blocks()150 fastest = template_list; in calibrate_xor_blocks()
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()518 list_add_rcu(&template->list, &block->template_list); in prestera_flower_tmplt_create()535 list_for_each_entry_safe(template, tmp, &block->template_list, list) in prestera_flower_tmplt_destroy()