Lines Matching refs:inst_nr
293 * @inst_nr: number of the instance where the CE error happened
299 unsigned int count, int inst_nr, int block_nr,
306 * @inst_nr: number of the instance where the CE error happened
312 unsigned int count, int inst_nr, int block_nr,
319 * @inst_nr: number of the instance where the CE error happened
324 edac_device_handle_ce(struct edac_device_ctl_info *edac_dev, int inst_nr,
327 edac_device_handle_ce_count(edac_dev, 1, inst_nr, block_nr, msg);
334 * @inst_nr: number of the instance where the UE error happened
339 edac_device_handle_ue(struct edac_device_ctl_info *edac_dev, int inst_nr,
342 edac_device_handle_ue_count(edac_dev, 1, inst_nr, block_nr, msg);