Searched refs:ce_noinfo_count (Results 1 – 5 of 5) sorted by relevance
694 mci->ce_noinfo_count = 0; in mci_reset_counters_store()789 return sprintf(data, "%u\n", mci->ce_noinfo_count); in mci_ce_noinfo_show()872 static DEVICE_ATTR(ce_noinfo_count, S_IRUGO, mci_ce_noinfo_show, NULL);
814 mci->ce_noinfo_count += e->error_count; in edac_inc_ce_error()
576 u32 ce_noinfo_count, ue_noinfo_count; member
56 What: /sys/devices/system/edac/mc/mc*/ce_noinfo_count
448 │ │ ├── ce_noinfo_count469 │ │ ├── ce_noinfo_count
Completed in 12 milliseconds