Searched refs:max_allow_time_us (Results 1 – 1 of 1) sorted by relevance
304 double max_allow_time_us = s->group_common_pstate_meta[i].allow_time_us; in dcn6_is_pstate_schedulable() local309 …double unmasked_allow_time_us = (max_allow_time_us - s->group_common_pstate_meta[sorted_j].disallo… in dcn6_is_pstate_schedulable()311 max_allow_time_us = math_min2( in dcn6_is_pstate_schedulable()315 if (max_allow_time_us < 0.0) { in dcn6_is_pstate_schedulable()322 if (max_allow_time_us <= 0.0) { in dcn6_is_pstate_schedulable()