Home
last modified time | relevance | path

Searched refs:sys_gtod (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_vsyscall.c161 static inline long sys_gtod(struct timeval *tv, struct timezone *tz) in sys_gtod() function
238 if (sys_gtod(&tv_sys1, &tz_sys) != 0) in test_gtod()
244 if (sys_gtod(&tv_sys2, &tz_sys) != 0) in test_gtod()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_vsyscall.c158 static inline long sys_gtod(struct timeval *tv, struct timezone *tz) in sys_gtod() function
235 if (sys_gtod(&tv_sys1, &tz_sys) != 0) in test_gtod()
241 if (sys_gtod(&tv_sys2, &tz_sys) != 0) in test_gtod()

Completed in 2 milliseconds