Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhrtimer.h458 extern u64 hrtimer_next_event_without(const struct hrtimer *exclude);
/openbmc/linux/kernel/time/
H A Dtick-sched.c1259 hrtimer_next_event_without(&ts->sched_timer)); in tick_nohz_get_sleep_length()
H A Dhrtimer.c1511 u64 hrtimer_next_event_without(const struct hrtimer *exclude) in hrtimer_next_event_without() function