Searched refs:KTIME_LOW_RES (Results 1 – 3 of 3) sorted by relevance
281 #define KTIME_LOW_RES (ktime_t){ .tv64 = LOW_RES_NSEC } macro
311 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
259 *tp = ktime_to_timespec(KTIME_LOW_RES); in posix_get_coarse_res()