Searched refs:KERN_ALERT (Results 1 – 5 of 5) sorted by relevance
| /include/linux/ |
| A D | kern_levels.h | 9 #define KERN_ALERT KERN_SOH "1" /* action must be taken immediately */ macro
|
| A D | printk.h | 537 printk(KERN_ALERT pr_fmt(fmt), ##__VA_ARGS__) 666 printk_once(KERN_ALERT pr_fmt(fmt), ##__VA_ARGS__) 718 printk_ratelimited(KERN_ALERT pr_fmt(fmt), ##__VA_ARGS__)
|
| A D | dev_printk.h | 152 dev_printk_index_wrap(_dev_alert, KERN_ALERT, dev, dev_fmt(fmt), ##__VA_ARGS__)
|
| A D | acpi.h | 1250 acpi_handle_printk(KERN_ALERT, handle, fmt, ##__VA_ARGS__)
|
| /include/net/ |
| A D | net_debug.h | 41 netdev_level_once(KERN_ALERT, dev, fmt, ##__VA_ARGS__)
|
Completed in 13 milliseconds