Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhrtimer.h167 static inline int hrtimer_is_hres_active(struct hrtimer *timer) in hrtimer_is_hres_active() function
/linux-6.15/kernel/sched/
H A Dsched.h2826 return hrtimer_is_hres_active(&rq->hrtick_timer); in hrtick_enabled()