Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/x86/
Dtest_vsyscall.c95 static inline long sys_gtod(struct timeval *tv, struct timezone *tz) in sys_gtod() function
147 if (sys_gtod(&tv_sys1, &tz_sys) != 0) in test_gtod()
153 if (sys_gtod(&tv_sys2, &tz_sys) != 0) in test_gtod()