Searched refs:SYSCALL_PT_ARG4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | syscall_wrapper.h | 66 SYSCALL_PT_ARG4(m, t1, t2, t3, t4), m(t5, (regs->di)) 67 #define SYSCALL_PT_ARG4(m, t1, t2, t3, t4) \ macro
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | syscall_wrapper.h | 66 SYSCALL_PT_ARG4(m, t1, t2, t3, t4), m(t5, (regs->di)) 67 #define SYSCALL_PT_ARG4(m, t1, t2, t3, t4) \ macro
|
Completed in 2 milliseconds