Searched refs:tot_csrows (Results 1 – 1 of 1) sorted by relevance
213 unsigned int tot_csrows = mci->nr_csrows; in edac_mc_alloc_csrows() local219 mci->csrows = kzalloc_objs(*mci->csrows, tot_csrows); in edac_mc_alloc_csrows()223 for (row = 0; row < tot_csrows; row++) { in edac_mc_alloc_csrows()342 unsigned int tot_csrows = 1, tot_channels = 1; in edac_mc_alloc() local356 tot_csrows *= layers[idx].size; in edac_mc_alloc()384 mci->nr_csrows = tot_csrows; in edac_mc_alloc()