Home
last modified time | relevance | path

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

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