Home
last modified time | relevance | path

Searched defs:d2 (Results 1 – 25 of 73) sorted by relevance

123

/linux/arch/x86/lib/
H A Dstring_32.c21 int d0, d1, d2; in strcpy() local
36 int d0, d1, d2, d3; in strncpy() local
56 int d0, d1, d2, d3; in strcat() local
74 int d0, d1, d2, d3; in strncat() local
122 int d0, d1, d2; in strncmp() local
/linux/include/asm-generic/
H A Dxor.h109 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local
147 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
195 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
253 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_5() local
454 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_2() local
502 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_3() local
562 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_4() local
634 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_5() local
/linux/drivers/scsi/snic/
H A Dsnic_trc.h48 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace()
66 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
/linux/arch/x86/boot/compressed/
H A Dstring.c16 int d0, d1, d2; in ____memcpy() local
30 long d0, d1, d2; in ____memcpy() local
/linux/drivers/clk/
H A Dclk-vt8500.c324 #define WM8650_BITS_TO_FREQ(r, m, d1, d2) \ argument
327 #define WM8650_BITS_TO_VAL(m, d1, d2) \ argument
334 #define WM8750_BITS_TO_FREQ(r, m, d1, d2) \ argument
337 #define WM8750_BITS_TO_VAL(f, m, d1, d2) \ argument
344 #define WM8850_BITS_TO_FREQ(r, m, d1, d2) \ argument
347 #define WM8850_BITS_TO_VAL(m, d1, d2) \ argument
/linux/drivers/clk/davinci/
H A Dpsc.h36 #define LPSC_CLKDEV2(n, c1, d1, c2, d2) \ argument
43 #define LPSC_CLKDEV3(n, c1, d1, c2, d2, c3, d3) \ argument
/linux/include/linux/
H A Duuid.h23 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
30 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
/linux/arch/powerpc/crypto/
H A Daes-spe-modes.S133 #define GF128_MUL(d0, d1, d2, d3, t0) \ argument
146 #define START_KEY(d0, d1, d2, d3) \ argument
/linux/arch/arm/crypto/
H A Dchacha-scalar-core.S71 .macro _halfround a1, b1, c1, d1, a2, b2, c2, d2
/linux/include/uapi/linux/
H A Dmei_uuid.h18 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
/linux/lib/math/
H A Drational.c51 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
/linux/drivers/ipack/devices/
H A Dscc2698.h25 u8 d2, r1; /* reserved */ member
32 u8 d2, cr; /* Command register */ member
50 u8 d2, r1; /* reserved */ member
68 u8 d2, cra; /* Command register (a) */ member
/linux/crypto/
H A Daegis.h66 u32 d0, d1, d2, d3; in crypto_aegis_aesenc() local
/linux/fs/bcachefs/
H A Dbkey_cmp.h11 long d0, d1, d2, d3; in __bkey_cmp_bits() local
/linux/arch/x86/kernel/
H A Dprocess_32.c63 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local
/linux/net/netfilter/
H A Dnft_range.c27 int d1, d2; in nft_range_eval() local
/linux/arch/m68k/lib/
H A Dmulsi3.S69 #define d2 REG (d2) macro
H A Dmodsi3.S71 #define d2 REG (d2) macro
H A Dumodsi3.S69 #define d2 REG (d2) macro
H A Ddivsi3.S71 #define d2 REG (d2) macro
/linux/arch/nios2/kernel/
H A Dmisaligned.c70 u8 a, b, d0, d1, d2, d3; in handle_unaligned_c() local
/linux/lib/crypto/
H A Dpoly1305-donna64.c42 u128 d0, d1, d2, d; in poly1305_core_blocks() local
H A Dpoly1305-donna32.c39 u64 d0, d1, d2, d3, d4; in poly1305_core_blocks() local
/linux/fs/hpfs/
H A Ddnode.c751 int d1, d2 = 0; in hpfs_count_dnodes() local
955 dnode_secno d1, d2, rdno = dno; in hpfs_remove_dtree() local
1011 int d1, d2 = 0; in map_fnode_dirent() local
/linux/arch/x86/math-emu/
H A Dreg_add_sub.c250 FPU_REG const *d1, *d2; in FPU_sub() local

123