Home
last modified time | relevance | path

Searched refs:hrtimer_bases_next_event_without (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dhrtimer.c544 static ktime_t hrtimer_bases_next_event_without(struct hrtimer_cpu_base *cpu_base, in hrtimer_bases_next_event_without() function
1715 expires = hrtimer_bases_next_event_without(cpu_base, exclude, active, KTIME_MAX); in hrtimer_next_event_without()
1720 return hrtimer_bases_next_event_without(cpu_base, exclude, active, expires); in hrtimer_next_event_without()