/arch/s390/lib/ |
D | xor.c | 12 static void xor_xc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_xc_2() 33 static void xor_xc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_3() 59 static void xor_xc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_4() 89 static void xor_xc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_5()
|
/arch/arm/include/asm/ |
D | xor.h | 50 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() 70 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() 92 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() 111 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5() 152 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() 164 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3() 177 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4() 190 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5()
|
/arch/sparc/include/asm/ |
D | xor_32.h | 24 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() 61 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() 112 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() 176 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_5()
|
/arch/x86/include/asm/ |
D | xor_32.h | 32 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() 75 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() 124 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() 179 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5() 259 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2() 306 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_3() 363 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_4() 429 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_5()
|
D | xor.h | 71 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() 122 xor_sse_2_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2_pf64() 156 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() 215 xor_sse_3_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3_pf64() 252 xor_sse_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4() 318 xor_sse_4_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4_pf64() 357 xor_sse_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5() 430 xor_sse_5_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5_pf64()
|
D | xor_avx.h | 35 static void xor_avx_2(unsigned long bytes, unsigned long *p0, unsigned long *p1) in xor_avx_2() 61 static void xor_avx_3(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_3() 91 static void xor_avx_4(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_4() 124 static void xor_avx_5(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_5()
|
D | pmem.h | 81 static inline size_t arch_copy_from_iter_pmem(void *addr, size_t bytes, in arch_copy_from_iter_pmem()
|
/arch/powerpc/lib/ |
D | xor_vmx.c | 67 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in xor_altivec_2() 92 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in xor_altivec_3() 121 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in xor_altivec_4() 155 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in xor_altivec_5()
|
/arch/cris/arch-v10/ |
D | README.mm | 86 is limited to 0xb0000000 bytes (minus 8192 bytes, since the first page, function 157 Linux/CRIS, a page is 8192 bytes (for technical reasons not equal to 4096 as in function
|
/arch/x86/oprofile/ |
D | backtrace.c | 28 unsigned long bytes; in dump_user_backtrace_32() local 74 unsigned long bytes; in dump_user_backtrace() local
|
/arch/ia64/sn/kernel/sn2/ |
D | cache.c | 24 sn_flush_all_caches(long flush_addr, long bytes) in sn_flush_all_caches()
|
/arch/metag/mm/ |
D | cache.c | 293 void metag_data_cache_flush(const void *start, int bytes) in metag_data_cache_flush() 344 static void metag_phys_code_cache_flush(const void *start, int bytes) in metag_phys_code_cache_flush() 465 void metag_code_cache_flush(const void *start, int bytes) in metag_code_cache_flush()
|
/arch/m32r/kernel/ |
D | sys_m32r.c | 79 asmlinkage int sys_cacheflush(void *addr, int bytes, int cache) in sys_cacheflush()
|
/arch/hexagon/mm/ |
D | copy_to_user.S | 43 #define bytes r2 macro
|
D | copy_from_user.S | 44 #define bytes r2 macro
|
/arch/x86/kernel/ |
D | ioport.c | 27 unsigned int i, max_long, bytes, bytes_updated; in sys_ioperm() local
|
D | msr.c | 56 ssize_t bytes = 0; in msr_read() local 84 ssize_t bytes = 0; in msr_write() local
|
/arch/powerpc/sysdev/xics/ |
D | icp-native.c | 34 u8 bytes[4]; member 38 u8 bytes[4]; member 43 u8 bytes[4]; member
|
/arch/x86/crypto/ |
D | chacha20_glue.c | 30 unsigned int bytes) in chacha20_dosimd()
|
D | poly1305_glue.c | 124 unsigned int bytes; in poly1305_simd_update() local
|
/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 270 u32 bytes = pmf_next32(cmd); in pmf_parser_read_i2c() local 279 u32 bytes = pmf_next32(cmd); in pmf_parser_write_i2c() local 310 u32 bytes = pmf_next32(cmd); in pmf_parser_read_cfg() local 321 u32 bytes = pmf_next32(cmd); in pmf_parser_write_cfg() local 353 u32 bytes = pmf_next32(cmd); in pmf_parser_read_i2c_sub() local 364 u32 bytes = pmf_next32(cmd); in pmf_parser_write_i2c_sub() local 486 u32 bytes = pmf_next32(cmd); in pmf_parser_mask_and_compare() local
|
/arch/mips/alchemy/devboards/ |
D | pm.c | 150 size_t bytes) in db1x_pmattr_store()
|
/arch/powerpc/crypto/ |
D | sha1-spe-glue.c | 84 unsigned int bytes; in ppc_spe_sha1_update() local
|
D | sha256-spe-glue.c | 105 unsigned int bytes; in ppc_spe_sha256_update() local
|
/arch/s390/crypto/ |
D | ghash_s390.c | 26 u32 bytes; member
|