Searched refs:KTIME_LOW_RES (Results 1 – 4 of 4) sorted by relevance
281 #define KTIME_LOW_RES (ktime_t){ .tv64 = LOW_RES_NSEC } macro
301 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
77 .resolution = KTIME_LOW_RES,83 .resolution = KTIME_LOW_RES,89 .resolution = KTIME_LOW_RES,95 .resolution = KTIME_LOW_RES,
259 *tp = ktime_to_timespec(KTIME_LOW_RES); in posix_get_coarse_res()