Searched defs:ARG0 (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
| D | ptrace.h | 26 #define ARG0 (GPR_END + 1) macro
|
| /kernel/linux/linux-6.6/arch/loongarch/include/uapi/asm/ |
| D | ptrace.h | 24 #define ARG0 (GPR_END + 1) macro
|
| /kernel/linux/linux-6.6/scripts/gcc-plugins/ |
| D | gcc-common.h | 411 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1)) argument 415 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1)) argument
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| D | gcc-common.h | 951 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1)) argument 955 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1)) argument
|
| /kernel/linux/linux-6.6/arch/m68k/kernel/ |
| D | head.S | 402 #define ARG0 %a6@(4) macro
|
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| D | head.S | 401 #define ARG0 %a6@(4) macro
|