Searched refs:tmp_max (Results 1 – 3 of 3) sorted by relevance
15 u32 host_min, host_max, tmp_max; in wil_fw_get_crash_dump_bounds() local35 tmp_max = map->host + (map->to - map->from); in wil_fw_get_crash_dump_bounds()36 if (tmp_max > host_max) in wil_fw_get_crash_dump_bounds()37 host_max = tmp_max; in wil_fw_get_crash_dump_bounds()
38 int tmp_max = INT_MAX; in regulator_get_optimal_voltage() local44 &tmp_max, state); in regulator_get_optimal_voltage()56 ret = regulator_check_voltage(c_rdevs[i], &tmp_min, &tmp_max); in regulator_get_optimal_voltage()64 desired_max_uV = tmp_max; in regulator_get_optimal_voltage()
510 int select, batadv_dat_addr_t tmp_max, in batadv_is_orig_node_eligible() argument531 if (tmp_max > last_max) in batadv_is_orig_node_eligible()536 if (tmp_max < max) in batadv_is_orig_node_eligible()541 if (tmp_max == max && max_orig_node && in batadv_is_orig_node_eligible()564 batadv_dat_addr_t tmp_max = 0; in batadv_choose_next_candidate() local584 tmp_max = BATADV_DAT_ADDR_MAX - orig_node->dat_addr + in batadv_choose_next_candidate()588 tmp_max, max, in batadv_choose_next_candidate()596 max = tmp_max; in batadv_choose_next_candidate()