Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsys_ni.c30 #define COND_SYSCALL_COMPAT(name) cond_syscall(compat_sys_##name) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dsyscall_wrapper.h42 #define COND_SYSCALL_COMPAT(name) \ macro
/openbmc/linux/arch/arm64/include/asm/
H A Dsyscall_wrapper.h40 #define COND_SYSCALL_COMPAT(name) \ macro
/openbmc/linux/arch/s390/include/asm/
H A Dsyscall_wrapper.h86 #define COND_SYSCALL_COMPAT(name) \ macro
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h217 #define COND_SYSCALL_COMPAT(name) \ macro