Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dgen.c59 resolve_func_ptr(const struct btf *btf, __u32 id, __u32 *res_id) in resolve_func_ptr() function
1015 if (resolve_func_ptr(btf, m->type, NULL)) { in walk_st_ops_shadow_vars()
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c2354 resolve_func_ptr(const struct btf *btf, __u32 id, __u32 *res_id) in resolve_func_ptr() function
9793 if (!resolve_func_ptr(btf, member->type, NULL)) { in bpf_object__collect_st_ops_relos()