Home
last modified time | relevance | path

Searched refs:__NR_eventfd (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h305 #define __NR_eventfd 284 macro
Dunistd_32.h340 #define __NR_eventfd 323 macro
Dunistd_x32.h268 #define __NR_eventfd (__X32_SYSCALL_BIT + 284) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h157 #if defined(__NR_eventfd)
158 #define SYS_eventfd __NR_eventfd
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h298 #define __NR_eventfd (__NR_Linux + 278) macro
Dunistd_n32.h302 #define __NR_eventfd (__NR_Linux + 282) macro
Dunistd_o32.h339 #define __NR_eventfd (__NR_Linux + 319) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h327 #define __NR_eventfd (__NR_SYSCALL_BASE + 351) macro