Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/timers/
Dposix_timers.c447 static inline int64_t calcdiff_ns(struct timespec t1, struct timespec t2) in calcdiff_ns() function
482 } while (calcdiff_ns(now, start) < NSECS_PER_SEC); in check_sigev_none()
539 } while (calcdiff_ns(now, start) < NSECS_PER_SEC); in check_gettime()
590 } while (calcdiff_ns(now, start) < NSECS_PER_SEC); in check_overrun()