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/
H A Dlibbpf.c967 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix,
994 kern_vtype_id = find_btf_by_prefix_kind(btf, STRUCT_OPS_VALUE_PREFIX, in find_struct_ops_kern_types()
9727 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix, function
9751 return find_btf_by_prefix_kind(btf, prefix, name, kind);

Completed in 19 milliseconds