Searched refs:edac_device_handle_ue_count (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | edac_device.h | 310 void edac_device_handle_ue_count(struct edac_device_ctl_info *edac_dev, 341 edac_device_handle_ue_count(edac_dev, 1, inst_nr, block_nr, msg); in edac_device_handle_ue()
|
H A D | edac_device.c | 602 void edac_device_handle_ue_count(struct edac_device_ctl_info *edac_dev, in edac_device_handle_ue_count() function 651 EXPORT_SYMBOL_GPL(edac_device_handle_ue_count); variable
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | edac_device.h | 303 * edac_device_handle_ue_count - Log uncorrectable errors. 311 void edac_device_handle_ue_count(struct edac_device_ctl_info *edac_dev, 342 edac_device_handle_ue_count(edac_dev, 1, inst_nr, block_nr, msg); in edac_device_handle_ue()
|
H A D | edac_device.c | 572 void edac_device_handle_ue_count(struct edac_device_ctl_info *edac_dev, in edac_device_handle_ue_count() function 621 EXPORT_SYMBOL_GPL(edac_device_handle_ue_count); variable
|
Completed in 3 milliseconds