Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_correctness.c36 #ifndef __NR_clock_gettime64
37 #define __NR_clock_gettime64 403 macro
164 return syscall(__NR_clock_gettime64, id, ts); in sys_clock_gettime64()
/linux/arch/parisc/kernel/vdso32/
H A Dvdso32_generic.c31 return syscall2(__NR_clock_gettime64, (long)clock, (long)ts); in __vdso_clock_gettime64()
/linux/arch/mips/include/asm/vdso/
H A Dgettimeofday.h61 register long nr asm("v0") = __NR_clock_gettime64; in clock_gettime_fallback()
/linux/tools/include/nolibc/
H A Dtime.h56 #if defined(__NR_clock_gettime64) in sys_clock_getres()
58 return my_syscall2(__NR_clock_gettime64, clockid, tp);
/linux/include/uapi/asm-generic/
H A Dunistd.h715 #define __NR_clock_gettime64 403 macro
716 __SYSCALL(__NR_clock_gettime64, sys_clock_gettime)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h715 #define __NR_clock_gettime64 403 macro
716 __SYSCALL(__NR_clock_gettime64, sys_clock_gettime)