/kernel/linux/linux-5.10/tools/lib/api/ |
H A D | debug-internal.h | 19 #define pr_debug(fmt, ...) __pr(__pr_debug, fmt, ##__VA_ARGS__) macro
|
/kernel/linux/linux-6.6/tools/lib/api/ |
H A D | debug-internal.h | 19 #define pr_debug(fmt, ...) __pr(__pr_debug, fmt, ##__VA_ARGS__) macro
|
/kernel/linux/linux-5.10/tools/perf/pmu-events/ |
H A D | json.h | 27 #define pr_debug(fmt, ...) \ macro
|
/kernel/linux/linux-5.10/tools/bootconfig/include/linux/ |
H A D | printk.h | 12 #define pr_debug printk macro
|
/kernel/linux/linux-6.6/tools/testing/memblock/linux/ |
H A D | printk.h | 20 #define pr_debug printk macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/ |
H A D | test_util.h | 25 #define pr_debug(...) printf(__VA_ARGS__) macro 27 #define pr_debug(...) _no_printf(__VA_ARGS__) macro
|
/kernel/linux/linux-5.10/tools/lib/perf/ |
H A D | internal.h | 19 #define pr_debug(fmt, ...) __pr(LIBPERF_DEBUG, fmt, ##__VA_ARGS__) macro
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/linux/ |
H A D | kernel.h | 18 #define pr_debug printk macro
|
/kernel/linux/linux-6.6/tools/lib/perf/ |
H A D | internal.h | 19 #define pr_debug(fmt, ...) __pr(LIBPERF_DEBUG, fmt, ##__VA_ARGS__) macro
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/linux/ |
H A D | kernel.h | 19 #define pr_debug printk macro
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | debug.h | 26 #define pr_debug(fmt, ...) \ macro
|
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/ |
H A D | trace-agent.h | 71 #define pr_debug(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro 73 #define pr_debug(format, ...) do {} while (0) macro
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | debug.h | 34 #define pr_debug(fmt, ...) \ macro
|
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/ |
H A D | trace-agent.h | 71 #define pr_debug(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro 73 #define pr_debug(format, ...) do {} while (0) macro
|
/kernel/linux/linux-6.6/rust/kernel/ |
H A D | print.rs | 385 macro_rules! pr_debug ( macros
|
/kernel/linux/linux-5.10/tools/virtio/linux/ |
H A D | kernel.h | 123 #define pr_debug(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro 125 #define pr_debug(format, ...) do {} while (0) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | smu_v12_0.c | 48 #undef pr_debug macro
|
H A D | renoir_ppt.c | 42 #undef pr_debug macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | cyan_skillfish_ppt.c | 45 #undef pr_debug macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | smu_v12_0.c | 49 #undef pr_debug macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/ |
H A D | test_util.h | 26 #define pr_debug(...) printf(__VA_ARGS__) macro 28 #define pr_debug(...) _no_printf(__VA_ARGS__) macro
|
/kernel/linux/linux-6.6/tools/virtio/linux/ |
H A D | kernel.h | 130 #define pr_debug(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro 132 #define pr_debug(format, ...) do {} while (0) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_cmn.c | 38 #undef pr_debug macro
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | printk.h | 423 #define pr_debug(fmt, ...) \ macro 426 #define pr_debug(fmt, ...) \ macro 429 #define pr_debug(fmt, ...) \ macro
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf_internal.h | 79 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__) macro
|