Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dxor.c28 static struct xor_block_template *active_template;
59 static struct xor_block_template *__initdata template_list;
64 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
110 struct xor_block_template *f, *fastest; in calibrate_xor_blocks()
/linux-4.4.14/include/linux/raid/
Dxor.h9 struct xor_block_template { struct
10 struct xor_block_template *next; argument
/linux-4.4.14/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-4.4.14/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-4.4.14/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-4.4.14/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.h4 static struct xor_block_template xor_block_sse = {
Dxor_avx.h160 static struct xor_block_template xor_block_avx = {
Dxor.h470 static struct xor_block_template xor_block_sse_pf64 = {
/linux-4.4.14/arch/ia64/include/asm/
Dxor.h23 static struct xor_block_template xor_block_ia64 = {
/linux-4.4.14/arch/arm/lib/
Dxor-neon.c39 struct xor_block_template const xor_block_neon_inner = {
/linux-4.4.14/arch/powerpc/include/asm/
Dxor.h38 static struct xor_block_template xor_block_altivec = {
/linux-4.4.14/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 = {