Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dleapsec01.c52 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
114 if (in_order(target, now)) { in test_hrtimer_early_expiration()