Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
Dtimer_gettime01.c57 tst_its_get_value_sec(spec) || in verify()
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd01.c125 if (tst_its_get_value_sec(tmr) != 0 || tst_its_get_value_nsec(tmr) > 50 * 1000000) in run()
/third_party/ltp/include/
Dtst_timer.h520 static inline long long tst_its_get_value_sec(struct tst_its its) in tst_its_get_value_sec() function