Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/clock_settime/
Dclock_settime01.c54 *change = tst_timespec_sub_us(*begin, DELTA_US); in verify_clock_settime()
/external/ltp/include/
Dtst_timer.h176 static inline struct timespec tst_timespec_sub_us(struct timespec t, in tst_timespec_sub_us() function