Searched defs:pr_err (Results 1 – 8 of 8) sorted by relevance
| /tools/perf/pmu-events/ |
| D | json.h | 21 #define pr_err(fmt, ...) \ macro
|
| /tools/testing/selftests/nsfs/ |
| D | owner.c | 19 #define pr_err(fmt, ...) \ macro
|
| D | pidns.c | 16 #define pr_err(fmt, ...) \ macro
|
| /tools/virtio/virtio-trace/ |
| D | trace-agent.h | 68 #define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro
|
| /tools/perf/util/ |
| D | debug.h | 19 #define pr_err(fmt, ...) \ macro
|
| /tools/include/linux/ |
| D | lockdep.h | 52 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro
|
| /tools/testing/selftests/powerpc/tm/ |
| D | tm-unavailable.c | 41 #define pr_err(code, format, ...) err_at_line(1, code, format, ##__VA_ARGS__) macro
|
| /tools/virtio/linux/ |
| D | kernel.h | 121 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro
|