Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhrtimer_defs.h23 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
Dktime.h263 #define KTIME_LOW_RES (LOW_RES_NSEC) macro
/Linux-v5.4/kernel/time/
Dposix-timers.c221 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_coarse_res()