Searched refs:__NR_clock_gettime64 (Results 1 – 11 of 11) sorted by relevance
45 register long nr asm("r7") = __NR_clock_gettime64; in clock_gettime_fallback()
61 register long nr asm("v0") = __NR_clock_gettime64; in clock_gettime_fallback()
118 : "0" (__NR_clock_gettime64), [clock] "g" (_clkid), "c" (_ts) in clock_gettime_fallback()
414 #define __NR_clock_gettime64 403 macro
364 #define __NR_clock_gettime64 403 macro
783 #define __NR_clock_gettime64 403 macro784 __SYSCALL(__NR_clock_gettime64, sys_clock_gettime)
818 #define __NR_clock_gettime64 403 macro819 __SYSCALL(__NR_clock_gettime64, sys_clock_gettime)
353 #define __NR_clock_gettime64 (__NR_Linux + 403) macro
399 #define __NR_clock_gettime64 (__NR_Linux + 403) macro
378 #define __NR_clock_gettime64 (__NR_SYSCALL_BASE + 403) macro