Searched refs:__NR_timerfd_create (Results 1 - 13 of 13) sorted by path

/bionic/libc/arch-arm/syscalls/
H A Dtimerfd_create.S8 ldr r7, =__NR_timerfd_create
/bionic/libc/arch-arm64/syscalls/
H A Dtimerfd_create.S6 mov x8, __NR_timerfd_create
/bionic/libc/arch-mips/syscalls/
H A Dtimerfd_create.S8 li v0, __NR_timerfd_create
/bionic/libc/arch-mips64/syscalls/
H A Dtimerfd_create.S8 li v0, __NR_timerfd_create
/bionic/libc/arch-x86/syscalls/
H A Dtimerfd_create.S20 movl $__NR_timerfd_create, %eax
/bionic/libc/arch-x86_64/syscalls/
H A Dtimerfd_create.S6 movl $__NR_timerfd_create, %eax
/bionic/libc/include/sys/
H A Dglibc-syscalls.h305 #define SYS_timerfd_create __NR_timerfd_create
660 #define SYS_timerfd_create __NR_timerfd_create
1025 #define SYS_timerfd_create __NR_timerfd_create
1399 #define SYS_timerfd_create __NR_timerfd_create
1731 #define SYS_timerfd_create __NR_timerfd_create
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h421 #define __NR_timerfd_create (__NR_SYSCALL_BASE + 350) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h151 #define __NR_timerfd_create 85 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h425 #define __NR_timerfd_create (__NR_Linux + 321) macro
830 #define __NR_timerfd_create (__NR_Linux + 280) macro
1241 #define __NR_timerfd_create (__NR_Linux + 284) macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h419 #define __NR_timerfd_create 322 macro
H A Dunistd_64.h375 #define __NR_timerfd_create 283 macro
H A Dunistd_x32.h329 #define __NR_timerfd_create (__X32_SYSCALL_BIT + 283) macro

Completed in 148 milliseconds