Searched refs:COND_SYSCALL_COMPAT (Results 1 – 5 of 5) sorted by relevance
29 #ifndef COND_SYSCALL_COMPAT30 #define COND_SYSCALL_COMPAT(name) cond_syscall(compat_sys_##name) macro40 COND_SYSCALL_COMPAT(io_setup);43 COND_SYSCALL_COMPAT(io_submit);49 COND_SYSCALL_COMPAT(io_pgetevents);50 COND_SYSCALL_COMPAT(io_pgetevents_time64);58 COND_SYSCALL_COMPAT(epoll_pwait);60 COND_SYSCALL_COMPAT(epoll_pwait2);70 COND_SYSCALL_COMPAT(signalfd4);82 COND_SYSCALL_COMPAT(set_robust_list);[all …]
40 #define COND_SYSCALL_COMPAT(name) \ macro
69 #define COND_SYSCALL_COMPAT(name) \ macro
86 #define COND_SYSCALL_COMPAT(name) \ macro
217 #define COND_SYSCALL_COMPAT(name) \ macro