Home
last modified time | relevance | path

Searched defs:pr_info (Results 1 – 10 of 10) sorted by relevance

/tools/bootconfig/include/linux/
Dprintk.h11 #define pr_info printk macro
/tools/testing/selftests/kvm/include/
Dtest_util.h31 #define pr_info(...) printf(__VA_ARGS__) macro
33 #define pr_info(...) _no_printf(__VA_ARGS__) macro
/tools/testing/radix-tree/linux/
Dkernel.h17 #define pr_info printk macro
/tools/lib/api/
Ddebug-internal.h18 #define pr_info(fmt, ...) __pr(__pr_info, fmt, ##__VA_ARGS__) macro
/tools/perf/pmu-events/
Djson.h24 #define pr_info(fmt, ...) \ macro
/tools/lib/perf/
Dinternal.h18 #define pr_info(fmt, ...) __pr(LIBPERF_INFO, fmt, ##__VA_ARGS__) macro
/tools/virtio/virtio-trace/
Dtrace-agent.h69 #define pr_info(format, ...) fprintf(stdout, format, ## __VA_ARGS__) macro
/tools/perf/util/
Ddebug.h32 #define pr_info(fmt, ...) \ macro
/tools/bpf/resolve_btfids/
Dmain.c142 #define pr_info(fmt, ...) \ macro
/tools/lib/bpf/
Dlibbpf_internal.h116 #define pr_info(fmt, ...) __pr(LIBBPF_INFO, fmt, ##__VA_ARGS__) macro