Home
last modified time | relevance | path

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

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