Searched refs:pr_err (Results 1 – 21 of 21) sorted by relevance
| /include/linux/firmware/ |
| A D | trusted_foundations.h | 60 pr_err("No support for Trusted Foundations, continuing in degraded mode.\n"); in register_trusted_foundations() 61 pr_err("Secondary processors as well as CPU PM will be disabled.\n"); in register_trusted_foundations() 63 pr_err("L2X0 cache will be kept disabled.\n"); in register_trusted_foundations()
|
| /include/crypto/internal/ |
| A D | kdf_selftest.h | 42 pr_err("alg: kdf: could not allocate hash handle for %s\n", in kdf_test() 51 pr_err("alg: kdf: could not set key derivation key\n"); in kdf_test() 57 pr_err("alg: kdf: could not obtain key data\n"); in kdf_test()
|
| /include/linux/soc/qcom/ |
| A D | ubwc.h | 70 pr_err("UBWC config discrepancy - level 1 swizzling disabled on UBWC 1.0\n"); in qcom_ubwc_get_ubwc_mode()
|
| /include/net/caif/ |
| A D | caif_layer.h | 28 pr_err("caif:Assert detected:'%s'\n", #assert); \
|
| /include/xen/ |
| A D | hvm.h | 48 pr_err("Cannot get hvm parameter %s (%d): %d!\n", in hvm_get_parameter()
|
| /include/linux/ |
| A D | bug.h | 94 pr_err(fmt, ##__VA_ARGS__); \
|
| A D | isa.h | 52 pr_err("%s: Number of irq (%u) does not match number of base (%u)\n", \
|
| A D | netpoll.h | 45 pr_err("%s: " fmt, np->name, ##__VA_ARGS__)
|
| A D | kexec.h | 291 pr_err("RELA relocation unsupported.\n"); in arch_kexec_apply_relocations_add() 310 pr_err("REL relocation unsupported.\n"); in arch_kexec_apply_relocations()
|
| A D | net.h | 281 net_ratelimited_function(pr_err, fmt, ##__VA_ARGS__)
|
| A D | printk.h | 556 #define pr_err(fmt, ...) \ macro
|
| A D | device-mapper.h | 657 #define DMERR(fmt, ...) pr_err(DM_FMT(fmt), ##__VA_ARGS__)
|
| A D | fb.h | 888 pr_err("fb%d: " fmt, (fb_info)->node, ##__VA_ARGS__)
|
| A D | filter.h | 1299 pr_err("flen=%u proglen=%u pass=%u image=%pK from=%s pid=%d\n", flen, in bpf_jit_dump()
|
| A D | kvm_host.h | 870 pr_err("kvm [%i]: " fmt, task_pid_nr(current), ## __VA_ARGS__)
|
| A D | skbuff.h | 2782 pr_err("__skb_pull(len=%u)\n", len); in __skb_pull()
|
| /include/linux/ceph/ |
| A D | ceph_debug.h | 64 pr_err("[%pU %llu]: " fmt, &client->fsid, \
|
| /include/linux/raid/ |
| A D | pq.h | 176 # define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro
|
| /include/media/drv-intf/ |
| A D | saa7146.h | 31 #define ERR(fmt, ...) pr_err("%s: " fmt, __func__, ##__VA_ARGS__)
|
| /include/net/ |
| A D | ip_vs.h | 222 pr_err(msg); \ 265 pr_err(msg, ##__VA_ARGS__); \
|
| /include/linux/qed/ |
| A D | qed_if.h | 1242 pr_err("[%s:%d(%s)]" fmt, \
|
Completed in 62 milliseconds