Searched refs:edac_device_printk (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/edac/ |
A D | edac_device.c | 438 edac_device_printk(edac_dev, KERN_WARNING, in edac_device_add_device() 454 edac_device_printk(edac_dev, KERN_INFO, in edac_device_add_device() 537 edac_device_printk(edac_dev, KERN_ERR, in edac_device_handle_ce_count() 547 edac_device_printk(edac_dev, KERN_ERR, in edac_device_handle_ce_count() 565 edac_device_printk(edac_dev, KERN_WARNING, in edac_device_handle_ce_count() 583 edac_device_printk(edac_dev, KERN_ERR, in edac_device_handle_ue_count() 593 edac_device_printk(edac_dev, KERN_ERR, in edac_device_handle_ue_count() 611 edac_device_printk(edac_dev, KERN_EMERG, in edac_device_handle_ue_count()
|
A D | octeon_edac-pc.c | 57 edac_device_printk(p->ed, KERN_ERR, in co_cache_error_event() 65 edac_device_printk(p->ed, KERN_ERR, in co_cache_error_event()
|
A D | edac_mc.h | 57 #define edac_device_printk(ctl, level, fmt, arg...) \ macro
|
Completed in 4 milliseconds