Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c937 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix,
964 kern_vtype_id = find_btf_by_prefix_kind(btf, STRUCT_OPS_VALUE_PREFIX, in find_struct_ops_kern_types()
8947 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix, in find_btf_by_prefix_kind() function
8971 return find_btf_by_prefix_kind(btf, prefix, name, kind); in find_attach_btf_id()