Home
last modified time | relevance | path

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

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