Home
last modified time | relevance | path

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

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