LOW_RES_NSEC       26 arch/nds32/kernel/asm-offsets.c 	DEFINE(CLOCK_COARSE_RES, LOW_RES_NSEC);
LOW_RES_NSEC       91 arch/s390/kernel/asm-offsets.c 	DEFINE(__CLOCK_COARSE_RES, LOW_RES_NSEC);
LOW_RES_NSEC      256 drivers/iio/industrialio-core.c 		return LOW_RES_NSEC;
LOW_RES_NSEC      326 include/linux/hrtimer.h #define hrtimer_resolution	(unsigned int)LOW_RES_NSEC
LOW_RES_NSEC       22 include/linux/hrtimer_defs.h # define MONOTONIC_RES_NSEC	LOW_RES_NSEC
LOW_RES_NSEC      263 include/linux/ktime.h #define KTIME_LOW_RES		(LOW_RES_NSEC)
LOW_RES_NSEC      685 kernel/time/hrtimer.c unsigned int hrtimer_resolution __read_mostly = LOW_RES_NSEC;
LOW_RES_NSEC      207 lib/vdso/gettimeofday.c 		ns = LOW_RES_NSEC;