/openbmc/linux/arch/x86/lib/ |
H A D | string_32.c | 21 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
|
/openbmc/linux/include/asm-generic/ |
H A D | xor.h | 109 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
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | snic_trc.h | 48 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
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | string.c | 16 int d0, d1, d2; in ____memcpy() local 30 long d0, d1, d2; in ____memcpy() local
|
/openbmc/linux/drivers/clk/ |
H A 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
|
/openbmc/linux/drivers/clk/davinci/ |
H A 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
|
/openbmc/linux/include/linux/ |
H A D | uuid.h | 23 #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
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-spe-modes.S | 133 #define GF128_MUL(d0, d1, d2, d3, t0) \ argument 146 #define START_KEY(d0, d1, d2, d3) \ argument
|
/openbmc/linux/arch/arm/crypto/ |
H A D | chacha-scalar-core.S | 71 .macro _halfround a1, b1, c1, d1, a2, b2, c2, d2
|
/openbmc/linux/lib/math/ |
H A D | rational.c | 51 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | mei_uuid.h | 18 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
/openbmc/qemu/util/ |
H A D | bitops.c | 45 unsigned long d1, d2, d3; in find_next_bit() local
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | per.S | 49 d2: label
|
/openbmc/linux/crypto/ |
H A D | aegis.h | 66 u32 d0, d1, d2, d3; in crypto_aegis_aesenc() local
|
/openbmc/sdeventplus/test/utility/ |
H A D | sdbus.cpp | 31 int d1 = 0, d2 = 0; in TEST_F() local
|
/openbmc/linux/fs/ntfs/ |
H A D | collate.c | 35 u32 d1, d2; in ntfs_collate_ntofs_ulong() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | process_32.c | 63 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local
|
/openbmc/linux/drivers/ipack/devices/ |
H A D | scc2698.h | 25 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
|
/openbmc/linux/net/netfilter/ |
H A D | nft_range.c | 27 int d1, d2; in nft_range_eval() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | string.c | 135 int d0, d1, d2, d3, d4, d5; in memmove() local
|
/openbmc/linux/drivers/iio/adc/ |
H A D | twl6030-gpadc.c | 573 int channel, int d1, int d2) in twl6030_calibrate_channel() 625 s8 d1, d2; in twl6030_calibration() local 709 int chn, d1 = 0, d2 = 0, temp; in twl6032_calibration() local
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_ecc.c | 138 unsigned char d0, d1, d2; /* deltas */ in yaffs_ecc_correct() local
|
/openbmc/linux/arch/m68k/lib/ |
H A D | mulsi3.S | 69 #define d2 REG (d2) macro
|
H A D | umodsi3.S | 69 #define d2 REG (d2) macro
|
H A D | modsi3.S | 71 #define d2 REG (d2) macro
|