Searched defs:__NR_timer_delete (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h164 #define __NR_timer_delete (__NR_SYSCALL_BASE + 261) macro
224 #define __NR_timer_delete (__NR_SYSCALL_BASE + 263) macro
269 #define __NR_timer_delete (__NR_SYSCALL_BASE + 263) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h275 #define __NR_timer_delete (__NR_SYSCALL_BASE+261) macro
/bionic/libc/kernel/arch-sh/asm/
H A Dunistd_32.h277 #define __NR_timer_delete (__NR_timer_create+4) macro
H A Dunistd_64.h307 #define __NR_timer_delete (__NR_timer_create+4) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h278 #define __NR_timer_delete (__NR_timer_create+4) macro

Completed in 11 milliseconds