Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.c993 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix,
1020 kern_vtype_id = find_btf_by_prefix_kind(btf, STRUCT_OPS_VALUE_PREFIX, in find_struct_ops_kern_types()
9367 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix, function
9391 return find_btf_by_prefix_kind(btf, prefix, name, kind);