Home
last modified time | relevance | path

Searched refs:str_off_visit_fn (Results 1 – 2 of 2) sorted by relevance

/tools/lib/bpf/
A Dlibbpf_internal.h570 typedef int (*str_off_visit_fn)(__u32 *str_off, void *ctx); typedef
572 int btf_ext_visit_str_offs(struct btf_ext *btf_ext, str_off_visit_fn visit, void *ctx);
A Dbtf.c3792 static int btf_for_each_str_off(struct btf_dedup *d, str_off_visit_fn fn, void *ctx) in btf_for_each_str_off()
5460 int btf_ext_visit_str_offs(struct btf_ext *btf_ext, str_off_visit_fn visit, void *ctx) in btf_ext_visit_str_offs()

Completed in 19 milliseconds