ktime_to_ns       255 include/linux/hrtimer.h 	return ktime_to_ns(timer->node.expires);
ktime_to_ns       373 include/linux/hrtimer.h 	delta = ktime_to_ns(ktime_sub(hard, soft));
ktime_to_ns       149 include/linux/timekeeping.h 	return ktime_to_ns(ktime_get());
ktime_to_ns       154 include/linux/timekeeping.h 	return ktime_to_ns(ktime_get_real());
ktime_to_ns       159 include/linux/timekeeping.h 	return ktime_to_ns(ktime_get_boottime());
ktime_to_ns       164 include/linux/timekeeping.h 	return ktime_to_ns(ktime_get_raw());
ktime_to_ns       182 include/trace/events/timer.h 		  (unsigned long long)ktime_to_ns((ktime_t) {
ktime_to_ns       184 include/trace/events/timer.h 		  (unsigned long long)ktime_to_ns((ktime_t) {
ktime_to_ns       215 include/trace/events/timer.h 		  (unsigned long long)ktime_to_ns((ktime_t) { .tv64 = __entry->now }))