Lines Matching refs:ktime_to_ns
53 (unsigned long long)ktime_to_ns(hrtimer_get_softexpires(timer)),
54 (unsigned long long)ktime_to_ns(hrtimer_get_expires(timer)),
55 (long long)(ktime_to_ns(hrtimer_get_softexpires(timer)) - now),
56 (long long)(ktime_to_ns(hrtimer_get_expires(timer)) - now));
109 (unsigned long long) ktime_to_ns(base->offset));
112 print_active_timers(m, base, now + ktime_to_ns(base->offset));
130 (unsigned long long)(ktime_to_ns(cpu_base->x)))
149 (unsigned long long)(ktime_to_ns(ts->x)))
208 (unsigned long long) ktime_to_ns(dev->next_event));
271 u64 now = ktime_to_ns(ktime_get());
329 iter->now = ktime_to_ns(ktime_get());