Home
last modified time | relevance | path

Searched refs:log_ue (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/edac/
Dedac_device_sysfs.c35 return sprintf(data, "%u\n", ctl_info->log_ue); in edac_device_ctl_log_ue_show()
43 ctl_info->log_ue = (simple_strtoul(data, NULL, 0) != 0); in edac_device_ctl_log_ue_store()
155 CTL_INFO_ATTR(log_ue, S_IRUGO | S_IWUSR,
Dedac_device.c154 dev_ctl->log_ue = 1; in edac_device_alloc_ctl_info()
608 return edac_dev->log_ue; in edac_device_get_log_ue()
Dedac_core.h224 int log_ue; /* boolean for logging UEs */ member
/linux-4.4.14/Documentation/
Dedac.txt525 log_ue boolean to log UE events