Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhrtimer.h455 extern u64 hrtimer_next_event_without(const struct hrtimer *exclude);
/Linux-v5.4/kernel/time/
Dtick-sched.c1087 hrtimer_next_event_without(&ts->sched_timer)); in tick_nohz_get_sleep_length()
Dhrtimer.c1334 u64 hrtimer_next_event_without(const struct hrtimer *exclude) in hrtimer_next_event_without() function