Home
last modified time | relevance | path

Searched refs:KERN_NOTICE (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dkern_levels.h13 #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */ macro
A Dprintk.h577 printk(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__)
674 printk_once(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__)
726 printk_ratelimited(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__)
A Ddev_printk.h158 dev_printk_index_wrap(_dev_notice, KERN_NOTICE, dev, dev_fmt(fmt), ##__VA_ARGS__)
A Dacpi.h1258 acpi_handle_printk(KERN_NOTICE, handle, fmt, ##__VA_ARGS__)
/include/net/
A Dnet_debug.h49 netdev_level_once(KERN_NOTICE, dev, fmt, ##__VA_ARGS__)

Completed in 17 milliseconds