Searched refs:__NR_epoll_ctl_old (Results 1 – 6 of 6) sorted by relevance
869 #if !defined(__NR_epoll_ctl_old)870 #define __NR_epoll_ctl_old 214 macro
648 #ifdef __NR_epoll_ctl_old649 { "epoll_ctl_old", __NR_epoll_ctl_old },
218 #define __NR_epoll_ctl_old 214 macro
297 #define __NR_epoll_ctl_old 214 macro
650 #ifndef __NR_epoll_ctl_old651 # define __NR_epoll_ctl_old (SYSCALL_BIT | 214) macro
422 case __NR_epoll_ctl_old: in IsAllowedEpoll()