Home
last modified time | relevance | path

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

/linux-4.4.14/arch/um/include/shared/
Dtimer-internal.h11 #define TIMER_MIN_DELTA 500 macro
/linux-4.4.14/arch/um/kernel/
Dtime.c68 ….min_delta_ns = TIMER_MIN_DELTA, //microsecond resolution should be enough for anyone, same as 64…