Searched defs:btf_dump_printf (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_split.c | 10 static void btf_dump_printf(void *ctx, const char *fmt, va_list args) in btf_dump_printf() function
|
H A D | btf_dump.c | 7 void btf_dump_printf(void *ctx, const char *fmt, va_list args) in btf_dump_printf() function
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | btf_helpers.c | 249 static void btf_dump_printf(void *ctx, const char *fmt, va_list args) in btf_dump_printf() function
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | btf.c | 457 static void __printf(2, 0) btf_dump_printf(void *ctx, in btf_dump_printf() function
|
/openbmc/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 136 static void btf_dump_printf(const struct btf_dump *d, const char *fmt, ...) in btf_dump_printf() function
|