Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dxor.c32 static struct xor_block_template *active_template;
63 static struct xor_block_template *__initdata template_list;
68 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
114 struct xor_block_template *f, *fastest; in calibrate_xor_blocks()
/Linux-v4.19/include/linux/raid/
Dxor.h10 struct xor_block_template { struct
11 struct xor_block_template *next; argument
/Linux-v4.19/arch/alpha/include/asm/
Dxor.h824 static struct xor_block_template xor_block_alpha = {
832 static struct xor_block_template xor_block_alpha_prefetch = {
/Linux-v4.19/arch/sparc/include/asm/
Dxor_64.h33 static struct xor_block_template xor_block_VIS = {
49 static struct xor_block_template xor_block_niagara = {
Dxor_32.h252 static struct xor_block_template xor_block_SPARC = {
/Linux-v4.19/arch/arm/include/asm/
Dxor.h130 static struct xor_block_template xor_block_arm4regs = {
149 extern struct xor_block_template const xor_block_neon_inner;
202 static struct xor_block_template xor_block_neon = {
/Linux-v4.19/arch/x86/include/asm/
Dxor_32.h516 static struct xor_block_template xor_block_pII_mmx = {
524 static struct xor_block_template xor_block_p5_mmx = {
532 static struct xor_block_template xor_block_pIII_sse = {
Dxor_64.h5 static struct xor_block_template xor_block_sse = {
Dxor_avx.h160 static struct xor_block_template xor_block_avx = {
Dxor.h467 static struct xor_block_template xor_block_sse_pf64 = {
/Linux-v4.19/arch/s390/include/asm/
Dxor.h11 extern struct xor_block_template xor_block_xc;
/Linux-v4.19/arch/ia64/include/asm/
Dxor.h23 static struct xor_block_template xor_block_ia64 = {
/Linux-v4.19/arch/powerpc/include/asm/
Dxor.h29 static struct xor_block_template xor_block_altivec = {
/Linux-v4.19/arch/arm/lib/
Dxor-neon.c39 struct xor_block_template const xor_block_neon_inner = {
/Linux-v4.19/arch/s390/lib/
Dxor.c128 struct xor_block_template xor_block_xc = {
/Linux-v4.19/include/asm-generic/
Dxor.h680 static struct xor_block_template xor_block_8regs = {
688 static struct xor_block_template xor_block_32regs = {
696 static struct xor_block_template xor_block_8regs_p __maybe_unused = {
704 static struct xor_block_template xor_block_32regs_p __maybe_unused = {