Home
last modified time | relevance | path

Searched defs:d0 (Results 1 – 25 of 119) sorted by relevance

12345

/kernel/linux/linux-5.10/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
97 int d0, d1; in strcmp() local
121 int d0, d1, d2; in strncmp() local
145 int d0; in strchr() local
167 int d0; in strlen() local
182 int d0; in memchr() local
219 int d0; in strnlen() local
Dmmx_32.c349 int d0, d1; in slow_zero_page() local
371 int d0, d1, d2; in slow_copy_page() local
Dusercopy_32.c99 int d0, d1; in __copy_user_intel() local
203 int d0, d1; in __copy_user_intel_nocache() local
Dstrstr_32.c7 int d0, d1; in strstr() local
/kernel/linux/linux-6.6/arch/x86/lib/
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
98 int d0, d1; in strcmp() local
122 int d0, d1, d2; in strncmp() local
146 int d0; in strchr() local
168 int d0; in strlen() local
183 int d0; in memchr() local
220 int d0; in strnlen() local
Dusercopy_32.c94 int d0, d1; in __copy_user_intel() local
194 int d0, d1; in __copy_user_intel_nocache() local
Dstrstr_32.c7 int d0, d1; in strstr() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dstring_64.h33 long d0, d1; in memset16() local
45 long d0, d1; in memset32() local
57 long d0, d1; in memset64() local
Dstring_32.h35 int d0, d1, d2; in __memcpy() local
167 int d0, d1; in __memset_generic() local
201 int d0, d1; in memset16() local
213 int d0, d1; in memset32() local
/kernel/linux/linux-6.6/include/asm-generic/
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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dstring_64.h24 long d0, d1; in memset16() local
36 long d0, d1; in memset32() local
48 long d0, d1; in memset64() local
Dstring_32.h35 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
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
Dstring.c16 int d0, d1, d2; in ____memcpy() local
30 long d0, d1, d2; in ____memcpy() local
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
Dstring.c16 int d0, d1, d2; in ____memcpy() local
30 long d0, d1, d2; in ____memcpy() local
/kernel/linux/linux-5.10/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
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Duuid.h25 #define GUID_INIT(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
29 #define UUID_LE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Duuid.h12 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
19 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Duuid.h25 #define GUID_INIT(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
29 #define UUID_LE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dsyscopyarea.c76 unsigned long d0, d1; in bitcpy() local
253 unsigned long d0, d1; in bitcpy_rev() local
Dcfbcopyarea.c107 unsigned long d0, d1; in bitcpy() local
280 unsigned long d0, d1; in bitcpy_rev() local
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
Dsyscopyarea.c76 unsigned long d0, d1; in bitcpy() local
253 unsigned long d0, d1; in bitcpy_rev() local
Dcfbcopyarea.c107 unsigned long d0, d1; in bitcpy() local
280 unsigned long d0, d1; in bitcpy_rev() local
/kernel/linux/linux-6.6/include/linux/
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
/kernel/linux/linux-6.6/arch/x86/um/
Ddelay.c35 int d0; in __const_udelay() local

12345