Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/x86/
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()