Home
last modified time | relevance | path

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

/Linux-v5.10/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);
61 COND_SYSCALL_COMPAT(lookup_dcookie);
70 COND_SYSCALL_COMPAT(epoll_pwait);
111 COND_SYSCALL_COMPAT(signalfd4);
147 COND_SYSCALL_COMPAT(set_robust_list);
[all …]
/Linux-v5.10/arch/arm64/include/asm/
Dsyscall_wrapper.h40 #define COND_SYSCALL_COMPAT(name) \ macro
/Linux-v5.10/arch/s390/include/asm/
Dsyscall_wrapper.h92 #define COND_SYSCALL_COMPAT(name) \ macro
/Linux-v5.10/arch/x86/include/asm/
Dsyscall_wrapper.h217 #define COND_SYSCALL_COMPAT(name) \ macro