Home
last modified time | relevance | path

Searched refs:SYSCALL_PT_ARG3 (Results 1 – 2 of 2) sorted by relevance

/arch/s390/include/asm/
Dsyscall_wrapper.h21 SYSCALL_PT_ARG3(regs, m, t1, t2, t3), \
24 #define SYSCALL_PT_ARG3(regs, m, t1, t2, t3) \ macro
/arch/x86/include/asm/
Dsyscall_wrapper.h68 SYSCALL_PT_ARG3(m, t1, t2, t3), m(t4, (regs->si))
69 #define SYSCALL_PT_ARG3(m, t1, t2, t3) \ macro