Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
D__timer_create.S6 mov x8, __NR_timer_create
/bionic/libc/arch-x86_64/syscalls/
D__timer_create.S6 movl $__NR_timer_create, %eax
/bionic/libc/arch-arm/syscalls/
D__timer_create.S8 ldr r7, =__NR_timer_create
/bionic/libc/arch-mips/syscalls/
D__timer_create.S8 li v0, __NR_timer_create
/bionic/libc/arch-mips64/syscalls/
D__timer_create.S8 li v0, __NR_timer_create
/bionic/libc/arch-x86/syscalls/
D__timer_create.S24 movl $__NR_timer_create, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h243 #define __NR_timer_create 222 macro
Dunistd_32.h277 #define __NR_timer_create 259 macro
Dunistd_x32.h320 #define __NR_timer_create (__X32_SYSCALL_BIT + 526) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h149 #define __NR_timer_create 107 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1123 #if defined(__NR_timer_create)
1124 #define SYS_timer_create __NR_timer_create
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h281 #define __NR_timer_create (__NR_Linux + 257) macro
611 #define __NR_timer_create (__NR_Linux + 216) macro
946 #define __NR_timer_create (__NR_Linux + 220) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h233 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro