Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dktime.h263 #define KTIME_LOW_RES (LOW_RES_NSEC) macro
Dhrtimer.h322 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
/Linux-v4.19/kernel/time/
Dposix-timers.c242 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_coarse_res()