Searched refs:COND_SYSCALL_COMPAT (Results 1 – 3 of 3) 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);47 COND_SYSCALL_COMPAT(io_getevents);48 COND_SYSCALL_COMPAT(io_pgetevents);56 COND_SYSCALL_COMPAT(lookup_dcookie);65 COND_SYSCALL_COMPAT(epoll_pwait);106 COND_SYSCALL_COMPAT(signalfd4);117 COND_SYSCALL_COMPAT(timerfd_settime);[all …]
38 #define COND_SYSCALL_COMPAT(name) \ macro
113 #define COND_SYSCALL_COMPAT(name) \ macro