Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h302 #define __NR_epoll_pwait 281 macro
Dunistd_32.h336 #define __NR_epoll_pwait 319 macro
Dunistd_x32.h265 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h59 #define __NR_epoll_pwait 22 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h159 #if defined(__NR_epoll_pwait)
160 #define SYS_epoll_pwait __NR_epoll_pwait
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h322 #define __NR_epoll_pwait (__NR_SYSCALL_BASE + 346) macro