Home
last modified time | relevance | path

Searched refs:KERN_ERR (Results 1 – 15 of 15) sorted by relevance

/include/linux/
A Dmoduleloader.h60 printk(KERN_ERR "module %s: REL relocation unsupported\n", in apply_relocate()
100 printk(KERN_ERR "module %s: REL relocation unsupported\n", in apply_relocate_add()
A Dkern_levels.h11 #define KERN_ERR KERN_SOH "3" /* error conditions */ macro
A Dprintk.h557 printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__)
670 printk_once(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__)
722 printk_ratelimited(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__)
A Ddev_printk.h154 dev_printk_index_wrap(_dev_err, KERN_ERR, dev, dev_fmt(fmt), ##__VA_ARGS__)
A Djbd2.h365 printk(KERN_ERR \
368 printk(KERN_ERR why "\n"); \
A Dacpi.h1254 acpi_handle_printk(KERN_ERR, handle, fmt, ##__VA_ARGS__)
A Dskbuff.h2693 DO_ONCE_LITE(skb_dump, KERN_ERR, skb, false); in skb_assert_len()
2783 skb_dump(KERN_ERR, skb, false); in __skb_pull()
A Dfilter.h1303 print_hex_dump(KERN_ERR, "JIT code: ", DUMP_PREFIX_OFFSET, in bpf_jit_dump()
/include/acpi/platform/
A Daclinux.h165 #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/media/
A Ddvbdev.h469 printk(KERN_ERR "DVB: Unable to find symbol "#FUNCTION"()\n"); \
A Dv4l2-common.h31 v4l_client_printk(KERN_ERR, client, fmt , ## arg)
61 v4l2_printk(KERN_ERR, dev, fmt , ## arg)
/include/net/
A Dnet_debug.h45 netdev_level_once(KERN_ERR, dev, fmt, ##__VA_ARGS__)
/include/drm/
A Ddrm_print.h524 drm_dev_printk(dev, KERN_ERR, "*ERROR* " fmt, ##__VA_ARGS__)
/include/linux/dma/
A Dti-cppi5.h173 print_hex_dump(KERN_ERR, "dump udmap_desc: ", DUMP_PREFIX_NONE, in cppi5_desc_dump()
/include/kunit/
A Dtest.h650 kunit_printk(KERN_ERR, test, fmt, ##__VA_ARGS__)

Completed in 47 milliseconds