Searched refs:LOW_RES_NSEC (Results 1 – 8 of 8) sorted by relevance
13 #define LOW_RES_NSEC TICK_NSEC macro14 #define KTIME_LOW_RES (LOW_RES_NSEC)
22 # define MONOTONIC_RES_NSEC LOW_RES_NSEC
328 #define hrtimer_resolution (unsigned int)LOW_RES_NSEC
26 DEFINE(CLOCK_COARSE_RES, LOW_RES_NSEC); in main()
382 ns = LOW_RES_NSEC; in __cvdso_clock_getres_common()
702 unsigned int hrtimer_resolution __read_mostly = LOW_RES_NSEC;
292 return LOW_RES_NSEC; in iio_get_time_res()
9922 (!IS_ENABLED(CONFIG_NO_GKI) || (hrtimer_resolution != LOW_RES_NSEC))) { in vop2_sleep_scan_line_time()