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

/bionic/libc/arch-arm/syscalls/
H A D__timer_create.S7 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-x86_64/syscalls/
H A D__timer_create.S6 movl $__NR_timer_create, %eax
/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.S18 movl $__NR_timer_create, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h299 #define __NR_timer_create 222 macro
H A Dunistd_32.h341 #define __NR_timer_create 259 macro
H A Dunistd_x32.h381 #define __NR_timer_create (__X32_SYSCALL_BIT + 526) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h177 #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
740 #define __NR_timer_create (__NR_Linux + 216) macro
1140 #define __NR_timer_create (__NR_Linux + 220) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h292 #define SYS_timer_create __NR_timer_create
638 #define SYS_timer_create __NR_timer_create
993 #define SYS_timer_create __NR_timer_create
1344 #define SYS_timer_create __NR_timer_create
1666 #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

Completed in 235 milliseconds