Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dsys_ni.c29 #ifndef COND_SYSCALL_COMPAT
30 #define COND_SYSCALL_COMPAT(name) cond_syscall(compat_sys_##name) macro
40 COND_SYSCALL_COMPAT(io_setup);
43 COND_SYSCALL_COMPAT(io_submit);
49 COND_SYSCALL_COMPAT(io_pgetevents_time32);
50 COND_SYSCALL_COMPAT(io_pgetevents);
55 COND_SYSCALL_COMPAT(lookup_dcookie);
60 COND_SYSCALL_COMPAT(epoll_pwait);
62 COND_SYSCALL_COMPAT(epoll_pwait2);
72 COND_SYSCALL_COMPAT(signalfd4);
[all …]
/linux-6.6.21/arch/arm64/include/asm/
Dsyscall_wrapper.h40 #define COND_SYSCALL_COMPAT(name) \ macro
/linux-6.6.21/arch/riscv/include/asm/
Dsyscall_wrapper.h42 #define COND_SYSCALL_COMPAT(name) \ macro
/linux-6.6.21/arch/s390/include/asm/
Dsyscall_wrapper.h86 #define COND_SYSCALL_COMPAT(name) \ macro
/linux-6.6.21/arch/x86/include/asm/
Dsyscall_wrapper.h217 #define COND_SYSCALL_COMPAT(name) \ macro