Home
last modified time | relevance | path

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

1234

/Linux-v5.15/arch/x86/lib/
Dstring_32.c20 int d0, d1, d2; in strcpy() local
35 int d0, d1, d2, d3; in strncpy() local
55 int d0, d1, d2, d3; in strcat() local
73 int d0, d1, d2, d3; in strncat() local
121 int d0, d1, d2; in strncmp() local
Dmemcpy_32.c26 int d0,d1,d2,d3,d4,d5; in memmove() local
Diomem.c11 unsigned long d0, d1, d2; in rep_movs() local
Dmmx_32.c371 int d0, d1, d2; in slow_copy_page() local
/Linux-v5.15/include/asm-generic/
Dxor.h101 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local
138 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
184 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
239 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_5() local
432 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_2() local
479 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_3() local
537 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_4() local
606 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_5() local
/Linux-v5.15/drivers/scsi/snic/
Dsnic_trc.h62 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace()
80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
94 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
/Linux-v5.15/arch/x86/boot/compressed/
Dstring.c16 int d0, d1, d2; in ____memcpy() local
30 long d0, d1, d2; in ____memcpy() local
/Linux-v5.15/include/uapi/linux/
Duuid.h27 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
36 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
/Linux-v5.15/drivers/clk/
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-v5.15/drivers/clk/davinci/
Dpsc.h36 #define LPSC_CLKDEV2(n, c1, d1, c2, d2) \ argument
43 #define LPSC_CLKDEV3(n, c1, d1, c2, d2, c3, d3) \ argument
/Linux-v5.15/arch/powerpc/crypto/
Daes-spe-modes.S133 #define GF128_MUL(d0, d1, d2, d3, t0) \ argument
146 #define START_KEY(d0, d1, d2, d3) \ argument
/Linux-v5.15/lib/math/
Drational.c51 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
/Linux-v5.15/crypto/
Daegis.h66 u32 d0, d1, d2, d3; in crypto_aegis_aesenc() local
/Linux-v5.15/fs/ntfs/
Dcollate.c35 u32 d1, d2; in ntfs_collate_ntofs_ulong() local
/Linux-v5.15/drivers/iio/adc/
Dtwl6030-gpadc.c561 int channel, int d1, int d2) in twl6030_calibrate_channel()
613 s8 d1, d2; in twl6030_calibration() local
697 int chn, d1 = 0, d2 = 0, temp; in twl6032_calibration() local
/Linux-v5.15/net/netfilter/
Dnft_range.c27 int d1, d2; in nft_range_eval() local
/Linux-v5.15/drivers/ipack/devices/
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-v5.15/arch/x86/kernel/
Dprocess_32.c63 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local
/Linux-v5.15/arch/m68k/lib/
Dmulsi3.S69 #define d2 REG (d2) macro
Dmodsi3.S71 #define d2 REG (d2) macro
Dumodsi3.S69 #define d2 REG (d2) macro
Ddivsi3.S71 #define d2 REG (d2) macro
/Linux-v5.15/lib/crypto/
Dpoly1305-donna64.c44 u128 d0, d1, d2, d; in poly1305_core_blocks() local
Dpoly1305-donna32.c39 u64 d0, d1, d2, d3, d4; in poly1305_core_blocks() local
/Linux-v5.15/arch/nios2/kernel/
Dmisaligned.c70 u8 a, b, d0, d1, d2, d3; in handle_unaligned_c() local

1234