/Linux-v5.4/arch/x86/lib/ |
D | string_32.c | 20 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 97 int d0, d1; in strcmp() local 121 int d0, d1, d2; in strncmp() local
|
D | mmx_32.c | 339 int d0, d1; in slow_zero_page() local 361 int d0, d1, d2; in slow_copy_page() local
|
D | usercopy_32.c | 99 int d0, d1; in __copy_user_intel() local 203 int d0, d1; in __copy_user_intel_nocache() local
|
D | strstr_32.c | 7 int d0, d1; in strstr() local
|
D | memcpy_32.c | 26 int d0,d1,d2,d3,d4,d5; in memmove() local
|
D | iomem.c | 11 unsigned long d0, d1, d2; in rep_movs() local
|
/Linux-v5.4/include/asm-generic/ |
D | xor.h | 101 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.4/arch/x86/include/asm/ |
D | string_32.h | 35 int d0, d1, d2; in __memcpy() local 200 int d0, d1; in __memset_generic() local 234 int d0, d1; in memset16() local 246 int d0, d1; in memset32() local
|
D | string_64.h | 24 long d0, d1; in memset16() local 36 long d0, d1; in memset32() local 48 long d0, d1; in memset64() local
|
/Linux-v5.4/drivers/scsi/snic/ |
D | snic_trc.h | 65 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace() 83 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument 97 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
|
/Linux-v5.4/arch/x86/boot/compressed/ |
D | string.c | 16 int d0, d1, d2; in ____memcpy() local 30 long d0, d1, d2; in ____memcpy() local
|
/Linux-v5.4/lib/mpi/ |
D | mpih-div.c | 90 mpi_limb_t d1, d0; in mpihelp_divrem() local 154 mpi_limb_t dX, d1, n0; in mpihelp_divrem() local
|
/Linux-v5.4/include/uapi/linux/ |
D | uuid.h | 27 #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.4/drivers/clk/ |
D | clk-vt8500.c | 324 #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.4/fs/hpfs/ |
D | dnode.c | 548 struct dnode *d1; in delete_empty_dnode() local 589 struct dnode *d1; in delete_empty_dnode() local 606 struct dnode *d1; in delete_empty_dnode() local 634 struct dnode *d1; in delete_empty_dnode() local 751 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-v5.4/drivers/video/fbdev/core/ |
D | syscopyarea.c | 76 unsigned long d0, d1; in bitcpy() local 253 unsigned long d0, d1; in bitcpy_rev() local
|
D | cfbcopyarea.c | 107 unsigned long d0, d1; in bitcpy() local 280 unsigned long d0, d1; in bitcpy_rev() local
|
/Linux-v5.4/drivers/clk/davinci/ |
D | psc.h | 36 #define LPSC_CLKDEV2(n, c1, d1, c2, d2) \ argument 43 #define LPSC_CLKDEV3(n, c1, d1, c2, d2, c3, d3) \ argument
|
/Linux-v5.4/arch/powerpc/crypto/ |
D | aes-spe-modes.S | 133 #define GF128_MUL(d0, d1, d2, d3, t0) \ argument 146 #define START_KEY(d0, d1, d2, d3) \ argument
|
/Linux-v5.4/lib/math/ |
D | rational.c | 36 unsigned long n, d, n0, d0, n1, d1; in rational_best_approximation() local
|
/Linux-v5.4/arch/powerpc/math-emu/ |
D | udivmodti4.c | 12 _FP_W_TYPE d1, _FP_W_TYPE d0) in _fp_udivmodti4()
|
/Linux-v5.4/drivers/parisc/ |
D | iosapic.c | 607 u32 d0, d1; in iosapic_mask_irq() local 619 u32 d0, d1; in iosapic_unmask_irq() local 672 u32 d0, d1, dummy_d0; in iosapic_set_affinity_irq() local
|
/Linux-v5.4/crypto/ |
D | aegis.h | 47 u32 d0, d1, d2, d3; in crypto_aegis_aesenc() local
|
/Linux-v5.4/fs/ntfs/ |
D | collate.c | 35 u32 d1, d2; in ntfs_collate_ntofs_ulong() local
|
/Linux-v5.4/net/netfilter/ |
D | nft_range.c | 27 int d1, d2; in nft_range_eval() local
|