Home
last modified time | relevance | path

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

/openbmc/linux/include/vdso/
H A Dktime.h14 #define KTIME_LOW_RES (LOW_RES_NSEC) macro
/openbmc/linux/include/linux/
H A Dhrtimer_defs.h23 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
/openbmc/linux/kernel/time/
H A Dposix-timers.c189 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_coarse_res()