Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/x86/
Dtest_vsyscall.c203 const struct timeval *tv_other, in check_gtod() argument
214 d1 = tv_diff(tv_other, tv_sys1); in check_gtod()
215 d2 = tv_diff(tv_sys2, tv_other); in check_gtod()