Searched refs:__NR_timer_create (Results 1 - 13 of 13) sorted by last modified time

/bionic/libc/arch-arm/syscalls/
H A D__timer_create.S8 ldr r7, =__NR_timer_create
/bionic/libc/arch-arm64/syscalls/
H A D__timer_create.S6 mov x8, __NR_timer_create
/bionic/libc/arch-mips/syscalls/
H A D__timer_create.S8 li v0, __NR_timer_create
/bionic/libc/arch-mips64/syscalls/
H A D__timer_create.S8 li v0, __NR_timer_create
/bionic/libc/arch-x86/syscalls/
H A D__timer_create.S24 movl $__NR_timer_create, %eax
/bionic/libc/arch-x86_64/syscalls/
H A D__timer_create.S6 movl $__NR_timer_create, %eax
/bionic/libc/include/sys/
H A Dglibc-syscalls.h300 #define SYS_timer_create __NR_timer_create
655 #define SYS_timer_create __NR_timer_create
1019 #define SYS_timer_create __NR_timer_create
1394 #define SYS_timer_create __NR_timer_create
1726 #define SYS_timer_create __NR_timer_create
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h304 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h179 #define __NR_timer_create 107 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h346 #define __NR_timer_create (__NR_Linux + 257) macro
751 #define __NR_timer_create (__NR_Linux + 216) macro
1162 #define __NR_timer_create (__NR_Linux + 220) macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h341 #define __NR_timer_create 259 macro
H A Dunistd_64.h299 #define __NR_timer_create 222 macro
H A Dunistd_x32.h390 #define __NR_timer_create (__X32_SYSCALL_BIT + 526) macro

Completed in 190 milliseconds