Home
last modified time | relevance | path

Searched defs:pr_debug (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/
H A Dtest_util.h26 #define pr_debug(...) printf(__VA_ARGS__) macro
28 #define pr_debug(...) _no_printf(__VA_ARGS__) macro
/aosp_15_r20/external/zstd/contrib/linux-kernel/test/include/linux/
H A Dprintk.h13 #define pr_debug(...) macro
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/
H A Daspeed_coreboot.h35 #define pr_debug(format, arg...) printk(BIOS_INFO, "%s: " format, __func__, ##arg) macro
/aosp_15_r20/external/libbpf/src/
H A Drelo_core.c55 #define pr_debug(fmt, log, ...) bpf_log((void *)log, fmt, "", ##__VA_ARGS__) macro
H A Dlibbpf_internal.h172 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__) macro
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dlibbpf_internal.h172 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__) macro