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.h299 #define __NR_timer_create 222 macro
Dunistd_32.h341 #define __NR_timer_create 259 macro
Dunistd_x32.h390 #define __NR_timer_create (__X32_SYSCALL_BIT + 526) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h179 #define __NR_timer_create 107 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
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/include/sys/
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/
Dunistd.h304 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro