Home
last modified time | relevance | path

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

/linux-5.15/tools/bootconfig/include/linux/
A Dprintk.h9 #define pr_err printk macro
/linux-5.15/tools/testing/selftests/net/
A Dso_netns_cookie.c17 #define pr_err(fmt, ...) \ macro
A Dipsec.c42 #define pr_err(fmt, ...) printk(fmt ": %m", ##__VA_ARGS__) macro
/linux-5.15/tools/perf/pmu-events/
A Djson.h21 #define pr_err(fmt, ...) \ macro
/linux-5.15/tools/testing/selftests/nsfs/
A Downer.c19 #define pr_err(fmt, ...) \ macro
A Dpidns.c16 #define pr_err(fmt, ...) \ macro
/linux-5.15/tools/testing/selftests/timens/
A Dlog.h12 #define pr_err(fmt, ...) \ macro
/linux-5.15/tools/lib/perf/
A Dinternal.h16 #define pr_err(fmt, ...) __pr(LIBPERF_ERR, fmt, ##__VA_ARGS__) macro
/linux-5.15/tools/virtio/virtio-trace/
H A Dtrace-agent.h68 #define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro
/linux-5.15/tools/include/linux/
A Dlockdep.h52 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro
/linux-5.15/tools/perf/util/
H A Ddebug.h21 #define pr_err(fmt, ...) \ macro
/linux-5.15/tools/testing/selftests/powerpc/tm/
A Dtm-unavailable.c41 #define pr_err(code, format, ...) err_at_line(1, code, format, ##__VA_ARGS__) macro
/linux-5.15/include/linux/raid/
H A Dpq.h172 # define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro
/linux-5.15/tools/virtio/linux/
H A Dkernel.h131 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro
/linux-5.15/tools/bpf/resolve_btfids/
A Dmain.c140 #define pr_err(fmt, ...) \ macro
/linux-5.15/lib/
A Dtest_stackinit.c31 #define pr_err(fmt, ...) fprintf(stderr, pr_fmt(fmt), ##__VA_ARGS__) macro
/linux-5.15/include/linux/
H A Dprintk.h488 #define pr_err(fmt, ...) \ macro