Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhrtimer.h319 static inline int hrtimer_callback_running(struct hrtimer *timer) in hrtimer_callback_running() function
/linux/kernel/sched/
H A Dfair.c6264 if (hrtimer_callback_running(refresh_timer)) in runtime_refresh_within()