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