Home
last modified time | relevance | path

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

/linux-3.4.99/crypto/
Dxor.c27 static struct xor_block_template *active_template;
58 static struct xor_block_template *template_list;
63 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
103 struct xor_block_template *f, *fastest; in calibrate_xor_blocks()
/linux-3.4.99/include/linux/raid/
Dxor.h9 struct xor_block_template { struct
10 struct xor_block_template *next; argument
/linux-3.4.99/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-3.4.99/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-3.4.99/arch/ia64/include/asm/
Dxor.h23 static struct xor_block_template xor_block_ia64 = {
/linux-3.4.99/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 = {
856 static struct xor_block_template xor_block_pIII_sse = {
Dxor_64.h342 static struct xor_block_template xor_block_sse = {
/linux-3.4.99/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 = {
704 static struct xor_block_template xor_block_32regs_p = {
/linux-3.4.99/arch/arm/include/asm/
Dxor.h127 static struct xor_block_template xor_block_arm4regs = {