Searched refs:__NR_epoll_ctl (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Depoll_ctl.S7 ldr r7, =__NR_epoll_ctl
/bionic/libc/arch-arm64/syscalls/
H A Depoll_ctl.S6 mov x8, __NR_epoll_ctl
/bionic/libc/arch-mips/syscalls/
H A Depoll_ctl.S8 li v0, __NR_epoll_ctl
/bionic/libc/arch-x86_64/syscalls/
H A Depoll_ctl.S7 movl $__NR_epoll_ctl, %eax
/bionic/libc/arch-mips64/syscalls/
H A Depoll_ctl.S8 li v0, __NR_epoll_ctl
/bionic/libc/arch-x86/syscalls/
H A Depoll_ctl.S22 movl $__NR_epoll_ctl, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h312 #define __NR_epoll_ctl 233 macro
H A Dunistd_32.h336 #define __NR_epoll_ctl 255 macro
H A Dunistd_x32.h279 #define __NR_epoll_ctl (__X32_SYSCALL_BIT + 233) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h65 #define __NR_epoll_ctl 21 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h336 #define __NR_epoll_ctl (__NR_Linux + 249) macro
730 #define __NR_epoll_ctl (__NR_Linux + 208) macro
1125 #define __NR_epoll_ctl (__NR_Linux + 208) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h37 #define SYS_epoll_ctl __NR_epoll_ctl
358 #define SYS_epoll_ctl __NR_epoll_ctl
708 #define SYS_epoll_ctl __NR_epoll_ctl
1066 #define SYS_epoll_ctl __NR_epoll_ctl
1415 #define SYS_epoll_ctl __NR_epoll_ctl
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h299 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251) macro

Completed in 271 milliseconds