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

/linux-4.4.14/crypto/
H A Dxor.c59 static struct xor_block_template *__initdata template_list; variable in typeref:struct:__initdata
70 tmpl->next = template_list; do_xor_speed()
71 template_list = tmpl; do_xor_speed()
145 fastest = template_list; calibrate_xor_blocks()

Completed in 86 milliseconds