Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dfair.c5274 struct hrtimer *refresh_timer = &cfs_b->period_timer; in runtime_refresh_within() local
5278 if (hrtimer_callback_running(refresh_timer)) { in runtime_refresh_within()
5283 remaining = ktime_to_ns(hrtimer_expires_remaining(refresh_timer)); in runtime_refresh_within()