Home
last modified time | relevance | path

Searched defs:gtod_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_gettimeofday.c49 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); in main() typedef
H A Dvdso_standalone_test_x86.c88 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); in c_main() typedef
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c57 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); typedef