Home
last modified time | relevance | path

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

/include/linux/
A Dhrtimer.h313 static inline bool hrtimer_is_queued(struct hrtimer *timer) in hrtimer_is_queued() function
342 if (WARN_ON_ONCE(hrtimer_is_queued(timer))) in hrtimer_update_function()

Completed in 3 milliseconds