Searched refs:min_state (Results 1 – 3 of 3) sorted by relevance
38 int min_state; member86 .min_state = 0,90 .min_state = (4 * MLXSW_THERMAL_MAX_STATE) / 10,94 .min_state = MLXSW_THERMAL_MAX_STATE,181 c->lower = state->min_state; in mlxsw_thermal_should_bind()231 c->lower = state->min_state; in mlxsw_thermal_module_should_bind()
902 const enum btrfs_trans_state min_state) in wait_for_commit() argument912 if (min_state == TRANS_STATE_COMPLETED) in wait_for_commit()918 wait_event(commit->commit_wait, commit->state >= min_state); in wait_for_commit()922 if (min_state < TRANS_STATE_COMPLETED) in wait_for_commit()
11247 int min_state = 1024, max_state = 0; in probe_cpuidle_residency() local11282 if (state < min_state) in probe_cpuidle_residency()11283 min_state = state; in probe_cpuidle_residency()11293 int min_state = 1024, max_state = 0; in probe_cpuidle_counts() local11346 if (state != min_state) { in probe_cpuidle_counts()