Home
last modified time | relevance | path

Searched defs:COND_SYSCALL_COMPAT (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dsyscall_wrapper.h40 #define COND_SYSCALL_COMPAT(name) \ macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dsyscall_wrapper.h40 #define COND_SYSCALL_COMPAT(name) \ macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dsyscall_wrapper.h42 #define COND_SYSCALL_COMPAT(name) \ macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsyscall_wrapper.h86 #define COND_SYSCALL_COMPAT(name) \ macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsyscall_wrapper.h92 #define COND_SYSCALL_COMPAT(name) \ macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsyscall_wrapper.h234 #define COND_SYSCALL_COMPAT(name) \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsyscall_wrapper.h217 #define COND_SYSCALL_COMPAT(name) \ macro
/kernel/linux/linux-5.10/kernel/
H A Dsys_ni.c30 #define COND_SYSCALL_COMPAT(name) cond_syscall(compat_sys_##name) macro
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dsys_ni.c30 #define COND_SYSCALL_COMPAT(name) cond_syscall(compat_sys_##name) macro
[all...]

Completed in 6 milliseconds