Searched defs:pr_err (Results 1 – 7 of 7) 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 | 23 #define pr_err(fmt, ...) \ macro
|
| /tools/include/linux/ |
| D | lockdep.h | 49 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro
|
| /tools/virtio/linux/ |
| D | kernel.h | 116 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro
|