Home
last modified time | relevance | path

Searched refs:template_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/crypto/
Dxor.c55 static struct xor_block_template *__initdata template_list; variable
66 tmpl->next = template_list; in do_xor_speed()
67 template_list = tmpl; in do_xor_speed()
133 fastest = template_list; in calibrate_xor_blocks()
/Linux-v5.4/security/integrity/ima/
Dima_template.c31 static DEFINE_SPINLOCK(template_list);
239 spin_lock(&template_list); in ima_init_template_list()
244 spin_unlock(&template_list); in ima_init_template_list()
294 spin_lock(&template_list); in restore_template_fmt()
296 spin_unlock(&template_list); in restore_template_fmt()