Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
H A Dalarmtimer-suspend.c49 #define UNREASONABLE_LAT (NSEC_PER_SEC * 5) /* hopefully we resume in 5 secs */ macro
111 if (delta_ns > UNREASONABLE_LAT) { in sigalarm()