Home
last modified time | relevance | path

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

/openbmc/linux/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()