Home
last modified time | relevance | path

Searched defs:SYSCALL_PT_ARGS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsyscall_wrapper.h74 #define SYSCALL_PT_ARGS(x, ...) SYSCALL_PT_ARG##x(__VA_ARGS__) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsyscall_wrapper.h74 #define SYSCALL_PT_ARGS(x, ...) SYSCALL_PT_ARG##x(__VA_ARGS__) macro

Completed in 1 milliseconds