Home
last modified time | relevance | path

Searched refs:__NR_ppoll_time64 (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_32.h425 #define __NR_ppoll_time64 414 macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h375 #define __NR_ppoll_time64 414 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h759 #if defined(__NR_ppoll_time64)
760 #define SYS_ppoll_time64 __NR_ppoll_time64
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h389 #define __NR_ppoll_time64 (__NR_SYSCALL_BASE + 414) macro