Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c579 static __always_inline struct hrtimer *clock_base_next_timer(struct hrtimer_clock_base *base) in clock_base_next_timer() function
597 *next_timer = clock_base_next_timer(base); in hrtimer_bases_first()
1978 while ((timer = clock_base_next_timer(base))) { in __hrtimer_run_queues()