Home
last modified time | relevance | path

Searched refs:__NR_timerfd_create (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
Dtimerfd_create.S6 mov x8, __NR_timerfd_create
/bionic/libc/arch-x86_64/syscalls/
Dtimerfd_create.S6 movl $__NR_timerfd_create, %eax
/bionic/libc/arch-arm/syscalls/
Dtimerfd_create.S7 ldr r7, =__NR_timerfd_create
/bionic/libc/arch-mips/syscalls/
Dtimerfd_create.S8 li v0, __NR_timerfd_create
/bionic/libc/arch-x86/syscalls/
Dtimerfd_create.S14 movl $__NR_timerfd_create, %eax
/bionic/libc/arch-mips64/syscalls/
Dtimerfd_create.S8 li v0, __NR_timerfd_create
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h375 #define __NR_timerfd_create 283 macro
Dunistd_32.h419 #define __NR_timerfd_create 322 macro
Dunistd_x32.h331 #define __NR_timerfd_create (__X32_SYSCALL_BIT + 283) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h150 #define __NR_timerfd_create 85 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h425 #define __NR_timerfd_create (__NR_Linux + 321) macro
819 #define __NR_timerfd_create (__NR_Linux + 280) macro
1219 #define __NR_timerfd_create (__NR_Linux + 284) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h297 #define SYS_timerfd_create __NR_timerfd_create
643 #define SYS_timerfd_create __NR_timerfd_create
999 #define SYS_timerfd_create __NR_timerfd_create
1349 #define SYS_timerfd_create __NR_timerfd_create
1671 #define SYS_timerfd_create __NR_timerfd_create
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h421 #define __NR_timerfd_create (__NR_SYSCALL_BASE+350) macro