Home
last modified time | relevance | path

Searched refs:btf_dump_printf_fn_t (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.h140 typedef void (*btf_dump_printf_fn_t)(void *ctx, const char *fmt, va_list args); typedef
145 btf_dump_printf_fn_t printf_fn);
H A Dbtf_dump.c59 btf_dump_printf_fn_t printf_fn;
124 btf_dump_printf_fn_t printf_fn) in btf_dump__new()
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/
H A D0001-Detect-new-BTF-api-btf_dump__new-btf_dump__new_v0_6_.patch103 + btf_dump_printf_fn_t dump_printf,