Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h3094 static inline bool hrtick_active(struct rq *rq) in hrtick_active() function
H A Dfair.c7060 if (hrtick_active(rq)) in hrtick_update()