Home
last modified time | relevance | path

Searched defs:pr_err (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/tools/testing/memblock/linux/
H A Dprintk.h22 #define pr_err printk macro
/openbmc/linux/tools/testing/selftests/net/
H A Dso_netns_cookie.c17 #define pr_err(fmt, ...) \ macro
H A Dipsec.c42 #define pr_err(fmt, ...) printk(fmt ": %m", ##__VA_ARGS__) macro
/openbmc/linux/tools/testing/radix-tree/linux/
H A Dkernel.h17 #define pr_err printk macro
/openbmc/linux/tools/testing/selftests/nsfs/
H A Downer.c19 #define pr_err(fmt, ...) \ macro
H A Dpidns.c16 #define pr_err(fmt, ...) \ macro
/openbmc/linux/tools/testing/selftests/timens/
H A Dlog.h12 #define pr_err(fmt, ...) \ macro
/openbmc/linux/tools/lib/perf/
H A Dinternal.h16 #define pr_err(fmt, ...) __pr(LIBPERF_ERR, fmt, ##__VA_ARGS__) macro
/openbmc/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.h68 #define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro
/openbmc/linux/tools/perf/util/
H A Ddebug.h21 #define pr_err(fmt, ...) \ macro
/openbmc/u-boot/tools/
H A Datmelimage.c12 #define pr_err(fmt, args...) fprintf(stderr, "atmelimage Error: " fmt, ##args) macro
/openbmc/linux/rust/kernel/
H A Dprint.rs286 macro_rules! pr_err ( macro
/openbmc/u-boot/include/linux/
H A Dprintk.h46 #define pr_err(fmt, ...) \ macro
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c41 #define pr_err(code, format, ...) err_at_line(1, code, format, ##__VA_ARGS__) macro
/openbmc/linux/include/linux/raid/
H A Dpq.h168 # define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro
/openbmc/linux/tools/virtio/linux/
H A Dkernel.h128 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro
/openbmc/linux/tools/bootconfig/
H A Dmain.c17 #define pr_err(fmt, ...) fprintf(stderr, fmt, ##__VA_ARGS__) macro
/openbmc/linux/tools/bpf/resolve_btfids/
H A Dmain.c167 #define pr_err(fmt, ...) \ macro
/openbmc/linux/include/linux/
H A Dprintk.h497 #define pr_err(fmt, ...) \ macro