Home
last modified time | relevance | path

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

/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.h337 #define __NR_timer_create (__X32_SYSCALL_BIT + 526) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h162 #define __NR_timer_create 107 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1215 #if defined(__NR_timer_create)
1216 #define SYS_timer_create __NR_timer_create
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h233 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro