Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhrtimer.h301 extern u64 hrtimer_next_event_without(const struct hrtimer *exclude);
/linux/kernel/time/
H A Dhrtimer.c1541 * hrtimer_next_event_without - time until next expiry event w/o one timer
1547 u64 hrtimer_next_event_without(const struct hrtimer *exclude) in hrtimer_next_event_without() function