Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dxor.c63 static struct xor_block_template *__initdata template_list; variable
74 tmpl->next = template_list; in do_xor_speed()
75 template_list = tmpl; in do_xor_speed()
141 fastest = template_list; in calibrate_xor_blocks()