Lines Matching refs:inst_nr
292 * @inst_nr: number of the instance where the CE error happened
298 unsigned int count, int inst_nr, int block_nr,
305 * @inst_nr: number of the instance where the CE error happened
311 unsigned int count, int inst_nr, int block_nr,
318 * @inst_nr: number of the instance where the CE error happened
323 edac_device_handle_ce(struct edac_device_ctl_info *edac_dev, int inst_nr,
326 edac_device_handle_ce_count(edac_dev, 1, inst_nr, block_nr, msg);
333 * @inst_nr: number of the instance where the UE error happened
338 edac_device_handle_ue(struct edac_device_ctl_info *edac_dev, int inst_nr,
341 edac_device_handle_ue_count(edac_dev, 1, inst_nr, block_nr, msg);