Home
last modified time | relevance | path

Searched refs:__NR_timerfd_create (Results 1 – 15 of 15) 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-mips/syscalls/
Dtimerfd_create.S8 li $v0, __NR_timerfd_create
/bionic/libc/arch-arm/syscalls/
Dtimerfd_create.S8 ldr r7, =__NR_timerfd_create
/bionic/libc/arch-mips64/syscalls/
Dtimerfd_create.S8 li $v0, __NR_timerfd_create
/bionic/libc/arch-x86/syscalls/
Dtimerfd_create.S20 movl $__NR_timerfd_create, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h304 #define __NR_timerfd_create 283 macro
Dunistd_32.h339 #define __NR_timerfd_create 322 macro
Dunistd_x32.h267 #define __NR_timerfd_create (__X32_SYSCALL_BIT + 283) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h128 #define __NR_timerfd_create 85 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1156 #if defined(__NR_timerfd_create)
1157 #define SYS_timerfd_create __NR_timerfd_create
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h300 #define __NR_timerfd_create (__NR_Linux + 280) macro
Dunistd_n32.h304 #define __NR_timerfd_create (__NR_Linux + 284) macro
Dunistd_o32.h341 #define __NR_timerfd_create (__NR_Linux + 321) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h326 #define __NR_timerfd_create (__NR_SYSCALL_BASE + 350) macro