Searched refs:pr_err (Results 201 - 225 of 4184) sorted by path

1234567891011>>

/linux-master/net/caif/
H A Dcfdgml.c50 pr_err("Packet is erroneous!\n");
57 pr_err("Packet is erroneous!\n");
H A Dcffrml.c100 pr_err("Framing length error (%d)\n", len);
123 pr_err("Packet is erroneous!\n");
129 pr_err("Layr up is missing!\n");
156 pr_err("Packet is erroneous!\n");
H A Dcfmuxl.c181 pr_err("erroneous Caif Packet\n");
H A Dcfutill.c49 pr_err("Packet is erroneous!\n");
66 pr_err("REMOTE SHUTDOWN REQUEST RECEIVED\n");
H A Dcfveil.c49 pr_err("Packet is erroneous!\n");
87 pr_err("Packet is erroneous!\n");
H A Dcfvidl.c40 pr_err("Packet is erroneous!\n");
/linux-master/net/mac80211/
H A Dtrace.c56 pr_err("%pV", &vaf);
/linux-master/net/netfilter/
H A Dnf_conntrack_tftp.c134 pr_err("failed to register helpers\n");
/linux-master/net/nfc/
H A Ddigital.h16 #define PROTOCOL_ERR(req) pr_err("%d: NFC Digital Protocol error: %s\n", \
/linux-master/samples/connector/
H A Dcn_test.c55 pr_err("failed to allocate new skb with size=%u\n", size);
/linux-master/sound/oss/dmasound/
H A Ddmasound_q40.c431 pr_err("Couldn't register sound interrupt\n");
/linux-master/tools/perf/arch/powerpc/util/
H A Dunwind-libunwind.c88 pr_err("unwind: invalid reg id %d\n", regnum);
/linux-master/tools/testing/selftests/nsfs/
H A Downer.c19 #define pr_err(fmt, ...) \ macro
39 return pr_err("fork");
43 return pr_err("unshare");
52 return pr_err("Unable to read from pipe");
58 return pr_err("Unable to open %s", path);
62 return pr_err("Unable to get an owning user namespace");
65 return pr_err("fstat");
69 return pr_err("stat");
72 return pr_err("NS_GET_USERNS returned a wrong namespace");
76 return pr_err("Unabl
[all...]
/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent-rw.c26 pr_err("rw_thread_info zalloc error\n");
51 pr_err("Could not open in_fd (CPU:%d)\n", cpu);
60 pr_err("Could not open out_fd (CPU:%d)\n", cpu);
68 pr_err("Could not create pipe in rw-thread(%d)\n", cpu);
77 pr_err("Could not change pipe size in rw-thread(%d)\n", cpu);
101 pr_err("Could not set CPU#%d affinity\n", (int)cpu_num);
131 pr_err("Splice_read in rw-thread(%d)\n", ts->cpu_num);
153 pr_err("Splice_write in rw-thread(%d)\n",
185 pr_err("Could not create a rw thread(%d)\n", rw_ti->cpu_num);
H A Dtrace-agent.h68 #define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro
/linux-master/arch/alpha/kernel/
H A Dirq_alpha.c224 pr_err("Failed to register timer interrupt\n");
H A Dirq_i8259.c95 pr_err("Failed to request irq 2 (cascade)\n");
H A Dirq_pyxis.c111 pr_err("Failed to register isa-cascade interrupt\n");
H A Dsys_alcor.c136 pr_err("Failed to register isa-cascade interrupt\n");
H A Dsys_cabriolet.c115 pr_err("Failed to register isa-cascade interrupt\n");
H A Dsys_eb64p.c126 pr_err("Failed to register isa-cascade interrupt\n");
H A Dsys_miata.c84 pr_err("Failed to register halt-switch interrupt\n");
86 pr_err("Failed to register timer-cascade interrupt\n");
H A Dsys_ruffian.c85 pr_err("Failed to request irq 0 (timer)\n");
H A Dsys_rx164.c109 pr_err("Failed to register isa-cascade interrupt\n");
H A Dsys_sx164.c57 pr_err("Failed to register timer-cascade interrupt\n");

Completed in 296 milliseconds

1234567891011>>