str_off_fn_t     1444 tools/lib/bpf/btf.c typedef int (*str_off_fn_t)(__u32 *str_off_ptr, void *ctx);
str_off_fn_t     1450 tools/lib/bpf/btf.c static int btf_for_each_str_off(struct btf_dedup *d, str_off_fn_t fn, void *ctx)