Searched refs:KERN_ERR (Results 1 – 16 of 16) sorted by relevance
/include/acpi/platform/ |
D | aclinux.h | 165 #define ACPI_MSG_ERROR KERN_ERR "ACPI Error: " 166 #define ACPI_MSG_EXCEPTION KERN_ERR "ACPI Exception: " 170 #define ACPI_MSG_BIOS_ERROR KERN_ERR "ACPI BIOS Error (bug): "
|
/include/linux/ |
D | moduleloader.h | 67 printk(KERN_ERR "module %s: REL relocation unsupported\n", in apply_relocate() 107 printk(KERN_ERR "module %s: REL relocation unsupported\n", in apply_relocate_add()
|
D | kern_levels.h | 11 #define KERN_ERR KERN_SOH "3" /* error conditions */ macro
|
D | printk.h | 498 printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) 611 printk_once(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) 663 printk_ratelimited(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__)
|
D | dev_printk.h | 154 dev_printk_index_wrap(_dev_err, KERN_ERR, dev, dev_fmt(fmt), ##__VA_ARGS__)
|
D | jbd2.h | 365 printk(KERN_ERR \ 368 printk(KERN_ERR why "\n"); \
|
D | acpi.h | 1210 acpi_handle_printk(KERN_ERR, handle, fmt, ##__VA_ARGS__)
|
D | filter.h | 1072 print_hex_dump(KERN_ERR, "JIT code: ", DUMP_PREFIX_OFFSET, in bpf_jit_dump()
|
D | skbuff.h | 2572 DO_ONCE_LITE(skb_dump, KERN_ERR, skb, false); in skb_assert_len() 2656 skb_dump(KERN_ERR, skb, false); in __skb_pull()
|
/include/media/ |
D | dvbdev.h | 469 printk(KERN_ERR "DVB: Unable to find symbol "#FUNCTION"()\n"); \
|
D | v4l2-common.h | 31 v4l_client_printk(KERN_ERR, client, fmt , ## arg) 61 v4l2_printk(KERN_ERR, dev, fmt , ## arg)
|
/include/net/ |
D | net_debug.h | 45 netdev_level_once(KERN_ERR, dev, fmt, ##__VA_ARGS__)
|
/include/drm/ |
D | drm_print.h | 371 drm_dev_printk(dev, KERN_ERR, "*ERROR* " fmt, ##__VA_ARGS__)
|
/include/linux/ssb/ |
D | ssb.h | 627 printk(KERN_ERR "SSB: BUG! Calling DMA API for " in __ssb_dma_not_implemented()
|
/include/linux/dma/ |
D | ti-cppi5.h | 173 print_hex_dump(KERN_ERR, "dump udmap_desc: ", DUMP_PREFIX_NONE, in cppi5_desc_dump()
|
/include/kunit/ |
D | test.h | 561 kunit_printk(KERN_ERR, test, fmt, ##__VA_ARGS__)
|