Searched refs:temp_idx (Results 1 – 6 of 6) sorted by relevance
598 size_t temp_idx(TCGTemp *ts);601 static inline size_t temp_idx(TCGTemp *ts) in temp_idx() function664 (void)temp_idx(t); /* trigger embedded assert */ in temp_tcgv_i32()
447 int temp_idx) in attach_one_temp() argument465 tp->index = temp_idx; in attach_one_temp()
754 u32 temp_idx = LAST_TEMP_0 + hw_id; in get_temp_tsens_valid() local776 *temp = tsens_hw_to_mC(s, temp_idx); in get_temp_tsens_valid()
15787 unsigned int temp_idx; in lpfc_dmp_dbg() local15799 temp_idx = start_idx; in lpfc_dmp_dbg()15802 temp_idx -= 1; in lpfc_dmp_dbg()15805 temp_idx = (start_idx + dbg_cnt) % DBG_LOG_SZ; in lpfc_dmp_dbg()15814 start_idx, temp_idx, dbg_cnt); in lpfc_dmp_dbg()15818 temp_idx = (start_idx + i) % DBG_LOG_SZ; in lpfc_dmp_dbg()15820 temp_idx = j++; in lpfc_dmp_dbg()15821 rem_nsec = do_div(phba->dbg_log[temp_idx].t_ns, NSEC_PER_SEC); in lpfc_dmp_dbg()15823 temp_idx, in lpfc_dmp_dbg()15824 (unsigned long)phba->dbg_log[temp_idx].t_ns, in lpfc_dmp_dbg()[all …]
1798 set_bit(temp_idx(ts), s->free_temps[ts->base_type].l); in tcg_temp_free_internal()1916 size_t temp_idx(TCGTemp *ts) in temp_idx() function2423 int idx = temp_idx(ts); in tcg_get_arg_str_ptr()
156 size_t idx = temp_idx(ts); in init_ts_info()