Searched refs:hrtimer_update_base (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/time/
H A Dhrtimer.c628 static inline ktime_t hrtimer_update_base(struct hrtimer_cpu_base *base) function
796 hrtimer_update_base(base);
890 hrtimer_update_base(cpu_base);
1772 now = hrtimer_update_base(cpu_base);
1800 entry_time = now = hrtimer_update_base(cpu_base);
1850 now = hrtimer_update_base(cpu_base);
1923 now = hrtimer_update_base(cpu_base);

Completed in 171 milliseconds