Searched refs:tmp_index (Results 1 – 4 of 4) sorted by relevance
1627 uint_t tmp_index; /* temp index into upper level array */ in update_temp() local1655 if (((tmp_index = L5_INDEX(index)) > 0) && (L5_REM(index) == 0)) { in update_temp()1657 tmp_index -= 1; /* decrement by 1 for indexing */ in update_temp()1658 tmp_index = tmp_index % L5_SZ; in update_temp()1674 envstat->l5[tmp_index] = total/count; in update_temp()1676 envstat->l5[tmp_index] = NA_TEMP; in update_temp()1681 if (((tmp_index = L4_INDEX(index)) > 0) && (L4_REM(index) == 0)) { in update_temp()1683 tmp_index -= 1; /* decrement by 1 for indexing */ in update_temp()1684 tmp_index = tmp_index % L4_SZ; in update_temp()1700 envstat->l4[tmp_index] = total/count; in update_temp()[all …]
557 int tmp_index; in distribute_process() local619 tmp_index = 0; in distribute_process()620 while (commands[tmp_index] != NULL) { in distribute_process()623 if ((commands[tmp_index][0] != (int) at_char) && in distribute_process()624 (commands[tmp_index][1] != (int) at_char)) { in distribute_process()625 tmp_index_str_ptr = commands[tmp_index]; in distribute_process()631 tmp_index++; in distribute_process()
751 uint_t tmp_index; in fasttrap_tracepoint_disable() local756 tmp_index = FASTTRAP_ID_INDEX(tp->ftt_ids); in fasttrap_tracepoint_disable()757 tmp_tp = &tmp_probe->ftp_tps[tmp_index].fit_tp; in fasttrap_tracepoint_disable()761 tmp_index = FASTTRAP_ID_INDEX(tp->ftt_retids); in fasttrap_tracepoint_disable()762 tmp_tp = &tmp_probe->ftp_tps[tmp_index].fit_tp; in fasttrap_tracepoint_disable()
1172 u32 tmp_index = sb_info->sb_ack; in ecore_int_sp_dpc() local1176 tmp_index, sb_info->sb_ack); in ecore_int_sp_dpc()1182 u16 tmp_index = sb_attn->index; in ecore_int_sp_dpc() local1187 tmp_index, sb_attn->index); in ecore_int_sp_dpc()