Home
last modified time | relevance | path

Searched refs:tg_max (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c1183 unsigned int tg_min, tg_max, value; in uclamp_tg_restrict() local
1197 tg_max = task_group(p)->uclamp[UCLAMP_MAX].value; in uclamp_tg_restrict()
1199 value = clamp(value, tg_min, tg_max); in uclamp_tg_restrict()

Completed in 10 milliseconds