Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dktime.h281 #define KTIME_LOW_RES (ktime_t){ .tv64 = LOW_RES_NSEC } macro
Dhrtimer.h311 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
/linux-4.4.14/kernel/time/
Dposix-timers.c259 *tp = ktime_to_timespec(KTIME_LOW_RES); in posix_get_coarse_res()