Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhrtimer.h456 extern u64 hrtimer_next_event_without(const struct hrtimer *exclude);
/Linux-v5.10/kernel/time/
Dtick-sched.c1116 hrtimer_next_event_without(&ts->sched_timer)); in tick_nohz_get_sleep_length()
Dhrtimer.c1336 u64 hrtimer_next_event_without(const struct hrtimer *exclude) in hrtimer_next_event_without() function