Searched refs:ce_noinfo_count (Results 1 – 5 of 5) sorted by relevance
693 mci->ce_noinfo_count = 0; in mci_reset_counters_store()788 return sysfs_emit(data, "%u\n", mci->ce_noinfo_count); in mci_ce_noinfo_show()871 static DEVICE_ATTR(ce_noinfo_count, S_IRUGO, mci_ce_noinfo_show, NULL);
815 mci->ce_noinfo_count += e->error_count; in edac_inc_ce_error()
579 u32 ce_noinfo_count, ue_noinfo_count; member
56 What: /sys/devices/system/edac/mc/mc*/ce_noinfo_count
452 │ │ ├── ce_noinfo_count473 │ │ ├── ce_noinfo_count
Completed in 15 milliseconds