xor_block_template   26 crypto/xor.c   static struct xor_block_template *active_template;
xor_block_template   57 crypto/xor.c   static struct xor_block_template *template_list;
xor_block_template  102 crypto/xor.c   	struct xor_block_template *f, *fastest;
xor_block_template  680 include/asm-generic/xor.h static struct xor_block_template xor_block_8regs = {
xor_block_template  688 include/asm-generic/xor.h static struct xor_block_template xor_block_32regs = {
xor_block_template  696 include/asm-generic/xor.h static struct xor_block_template xor_block_8regs_p = {
xor_block_template  704 include/asm-generic/xor.h static struct xor_block_template xor_block_32regs_p = {
xor_block_template  516 include/asm-x86/xor_32.h static struct xor_block_template xor_block_pII_mmx = {
xor_block_template  524 include/asm-x86/xor_32.h static struct xor_block_template xor_block_p5_mmx = {
xor_block_template  856 include/asm-x86/xor_32.h static struct xor_block_template xor_block_pIII_sse = {
xor_block_template  342 include/asm-x86/xor_64.h static struct xor_block_template xor_block_sse = {
xor_block_template   12 include/linux/raid/xor.h         struct xor_block_template *next;