Home
last modified time | relevance | path

Searched refs:ARG0 (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h411 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1))
415 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1))
/kernel/linux/linux-6.6/arch/loongarch/include/uapi/asm/
H A Dptrace.h19 * 32 is syscall's original ARG0, 33 is PC, 34 is BADVADDR.
24 #define ARG0 (GPR_END + 1) macro
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dptrace.h19 * 32 is syscall's original ARG0, 33 is PC, 34 is BADVADDR.
24 #define ARG0 (GPR_END + 1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dptrace.h28 * 32 is syscall's original ARG0, 33 is PC, 34 is BADVADDR.
33 #define ARG0 (GPR_END + 1) macro
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dgcc-common.h951 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1))
955 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1))
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dptrace.c528 case ARG0: in read_user()
551 case ARG0: in write_user()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dptrace.c952 case ARG0: in read_user()
975 case ARG0: in write_user()
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dhead.S398 * accessed and ARG0 points to the return address (used by mmu_engage).
401 #define ARG0 %a6@(4) define
2511 subl %d2,ARG0
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dhead.S399 * accessed and ARG0 points to the return address (used by mmu_engage).
402 #define ARG0 %a6@(4) define
2528 subl %d2,ARG0

Completed in 13 milliseconds