Home
last modified time | relevance | path

Searched refs:ue_count (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/drivers/edac/
Dedac_mc.c796 mci->ue_count++; in edac_mc_handle_ue()
797 mci->csrows[row].ue_count++; in edac_mc_handle_ue()
810 mci->ue_count++; in edac_mc_handle_ue_no_info()
857 mci->ue_count++; in edac_mc_handle_fbd_ue()
858 mci->csrows[csrow].ue_count++; in edac_mc_handle_fbd_ue()
Dedac_mc_sysfs.c135 return sprintf(data, "%u\n", csrow->ue_count); in csrow_ue_count_show()
255 CSROWDEV_ATTR(ue_count, S_IRUGO, csrow_ue_count_show, NULL, 0);
422 mci->ue_count = 0; in mci_reset_counters_store()
428 ri->ue_count = 0; in mci_reset_counters_store()
492 return sprintf(data, "%d\n", mci->ue_count); in mci_ue_count_show()
591 MCIDEV_ATTR(ue_count, S_IRUGO, mci_ue_count_show, NULL);
Dedac_device_sysfs.c322 return sprintf(data, "%u\n", instance->counters.ue_count); in instance_ue_count_show()
399 INSTANCE_ATTR(ue_count, S_IRUGO, instance_ue_count_show, NULL);
429 return sprintf(data, "%u\n", block->counters.ue_count); in block_ue_count_show()
497 BLOCK_ATTR(ue_count, S_IRUGO, block_ue_count_show, NULL);
Dedac_device.c705 block->counters.ue_count++; in edac_device_handle_ue()
709 instance->counters.ue_count++; in edac_device_handle_ue()
710 edac_dev->counters.ue_count++; in edac_device_handle_ue()
Di5100_edac.c460 mci->ue_count++; in i5100_handle_ue()
461 mci->csrows[csrow].ue_count++; in i5100_handle_ue()
862 mci->csrows[i].ue_count = 0; in i5100_init_csrows()
Dedac_core.h142 u32 ue_count; member
Dsb_edac.c648 csr->ue_count = 0; in get_dimm_config()
/linux-3.4.99/include/linux/
Dedac.h344 u32 ue_count; /* Uncorrectable Errors for this csrow */ member
445 u32 ue_count; /* Total Uncorrectable Errors for this MC */ member
/linux-3.4.99/Documentation/
Dedac.txt281 'ue_count'
351 'ue_count'
682 ue_count total of UE events of subdirectories
696 ue_count which is counter of UE events for this 'block'