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
1817 expires = hrtimer_bases_next_event_without(cpu_base, exclude, active, KTIME_MAX);
1822 return hrtimer_bases_next_event_without(cpu_base, exclude, active, expires); in hrtimer_setup()