Home
last modified time | relevance | path

Searched defs:COMPAT_SYSCALL_DEFINEx (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/arm64/include/asm/
H A Dsyscall_wrapper.h20 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
/linux-6.15/arch/riscv/include/asm/
H A Dsyscall_wrapper.h50 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
/linux-6.15/arch/s390/include/asm/
H A Dsyscall_wrapper.h66 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
/linux-6.15/arch/x86/include/asm/
H A Dsyscall_wrapper.h202 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
/linux-6.15/include/linux/
H A Dcompat.h71 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro