Home
last modified time | relevance | path

Searched refs:__NR_timer_getoverrun (Results 1 – 15 of 15) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
D__timer_getoverrun.S6 mov x8, __NR_timer_getoverrun
/bionic/libc/arch-x86_64/syscalls/
D__timer_getoverrun.S6 movl $__NR_timer_getoverrun, %eax
/bionic/libc/arch-mips/syscalls/
D__timer_getoverrun.S8 li $v0, __NR_timer_getoverrun
/bionic/libc/arch-arm/syscalls/
D__timer_getoverrun.S8 ldr r7, =__NR_timer_getoverrun
/bionic/libc/arch-x86/syscalls/
D__timer_getoverrun.S16 movl $__NR_timer_getoverrun, %eax
/bionic/libc/arch-mips64/syscalls/
D__timer_getoverrun.S8 li $v0, __NR_timer_getoverrun
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h246 #define __NR_timer_getoverrun 225 macro
Dunistd_32.h280 #define __NR_timer_getoverrun 262 macro
Dunistd_x32.h217 #define __NR_timer_getoverrun (__X32_SYSCALL_BIT + 225) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h152 #define __NR_timer_getoverrun 109 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1144 #if defined(__NR_timer_getoverrun)
1145 #define SYS_timer_getoverrun __NR_timer_getoverrun
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h240 #define __NR_timer_getoverrun (__NR_Linux + 219) macro
Dunistd_n32.h244 #define __NR_timer_getoverrun (__NR_Linux + 223) macro
Dunistd_o32.h281 #define __NR_timer_getoverrun (__NR_Linux + 260) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h236 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260) macro