Home
last modified time | relevance | path

Searched refs:LOW_RES_NSEC (Results 1 – 4 of 4) sorted by relevance

/linux/include/vdso/
H A Dktime.h13 #define LOW_RES_NSEC TICK_NSEC macro
14 #define KTIME_LOW_RES (LOW_RES_NSEC)
/linux/include/linux/
H A Dhrtimer.h164 #define hrtimer_resolution (unsigned int)LOW_RES_NSEC
/linux/lib/vdso/
H A Dgettimeofday.c453 ns = LOW_RES_NSEC; in __cvdso_clock_getres_common()
/linux/kernel/time/
H A Dhrtimer.c714 unsigned int hrtimer_resolution __read_mostly = LOW_RES_NSEC;