Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.c994 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix,
1028 kern_vtype_id = find_btf_by_prefix_kind(btf, STRUCT_OPS_VALUE_PREFIX, in find_struct_ops_kern_types()
9914 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix, in find_btf_by_prefix_kind() function
9938 return find_btf_by_prefix_kind(btf, prefix, name, kind); in find_attach_btf_id()