Home
last modified time | relevance | path

Searched refs:__NR_epoll_ctl (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h254 #define __NR_epoll_ctl 233 macro
Dunistd_32.h273 #define __NR_epoll_ctl 255 macro
Dunistd_x32.h225 #define __NR_epoll_ctl (__X32_SYSCALL_BIT + 233) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h58 #define __NR_epoll_ctl 21 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h153 #if defined(__NR_epoll_ctl)
154 #define SYS_epoll_ctl __NR_epoll_ctl
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h229 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251) macro