Home
last modified time | relevance | path

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

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