Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhrtimer.h429 extern u64 hrtimer_next_event_without(const struct hrtimer *exclude);
/Linux-v4.19/kernel/time/
Dtick-sched.c1062 hrtimer_next_event_without(&ts->sched_timer)); in tick_nohz_get_sleep_length()
Dhrtimer.c1229 u64 hrtimer_next_event_without(const struct hrtimer *exclude) in hrtimer_next_event_without() function