Home
last modified time | relevance | path

Searched defs:__NR_epoll_wait (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h253 #define __NR_epoll_wait 232 macro
H A Dunistd_x32.h224 #define __NR_epoll_wait (__X32_SYSCALL_BIT + 232) macro
H A Dunistd_32.h274 #define __NR_epoll_wait 256 macro
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h230 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252) macro