Home
last modified time | relevance | path

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

/linux-6.1.9/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()
8959 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix, in find_btf_by_prefix_kind() function
8983 return find_btf_by_prefix_kind(btf, prefix, name, kind); in find_attach_btf_id()