Searched refs:edac_device_printk (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/edac/ |
D | edac_device.c | 468 edac_device_printk(edac_dev, KERN_WARNING, in edac_device_add_device() 484 edac_device_printk(edac_dev, KERN_INFO, in edac_device_add_device() 563 edac_device_printk(edac_dev, KERN_ERR, in edac_device_handle_ce() 573 edac_device_printk(edac_dev, KERN_ERR, in edac_device_handle_ce() 591 edac_device_printk(edac_dev, KERN_WARNING, in edac_device_handle_ce() 605 edac_device_printk(edac_dev, KERN_ERR, in edac_device_handle_ue() 615 edac_device_printk(edac_dev, KERN_ERR, in edac_device_handle_ue() 633 edac_device_printk(edac_dev, KERN_EMERG, in edac_device_handle_ue()
|
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()
|
D | edac_mc.h | 57 #define edac_device_printk(ctl, level, fmt, arg...) \ macro
|