Home
last modified time | relevance | path

Searched refs:__NR_timer_create (Results 1 – 15 of 15) 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-mips/syscalls/
D__timer_create.S8 li $v0, __NR_timer_create
/bionic/libc/arch-arm/syscalls/
D__timer_create.S8 ldr r7, =__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.h323 #define __NR_timer_create (__X32_SYSCALL_BIT + 526) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h150 #define __NR_timer_create 107 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1138 #if defined(__NR_timer_create)
1139 #define SYS_timer_create __NR_timer_create
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h237 #define __NR_timer_create (__NR_Linux + 216) macro
Dunistd_n32.h241 #define __NR_timer_create (__NR_Linux + 220) macro
Dunistd_o32.h278 #define __NR_timer_create (__NR_Linux + 257) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h233 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro