Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime01.c104 ret = tst_ts_valid(&spec); in verify_clock_gettime()
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep01.c156 if (tst_ts_valid(rm)) { in do_test()
/third_party/ltp/include/
Dtst_timer.h259 static inline int tst_ts_valid(struct tst_ts *t) in tst_ts_valid() function