Searched refs:uclamp_se (Results 1 – 3 of 3) sorted by relevance
710 struct uclamp_se { struct817 struct uclamp_se uclamp_req[UCLAMP_CNT];822 struct uclamp_se uclamp[UCLAMP_CNT];
1359 * This knob only affects RT tasks that their uclamp_se->user_defined == false.1367 static struct uclamp_se uclamp_default[UCLAMP_CNT];1407 static inline void uclamp_se_set(struct uclamp_se *uc_se, in uclamp_se_set() 1466 struct uclamp_se *uc_se; in __uclamp_update_util_min_rt_default() 1494 static inline struct uclamp_se in uclamp_tg_restrict() 1498 struct uclamp_se uc_req = p->uclamp_req[clamp_id]; in uclamp_tg_restrict() 1529 static inline struct uclamp_se in uclamp_eff_get() 1532 struct uclamp_se uc_req = uclamp_tg_restrict(p, clamp_id); in uclamp_eff_get() 1533 struct uclamp_se uc_max = uclamp_default[clamp_id]; in uclamp_eff_get() 1544 struct uclamp_se uc_ef in uclamp_eff_value() [all...]
410 struct uclamp_se uclamp_req[UCLAMP_CNT];412 struct uclamp_se uclamp[UCLAMP_CNT];