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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c953 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix,
987 kern_vtype_id = find_btf_by_prefix_kind(btf, STRUCT_OPS_VALUE_PREFIX,
9731 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix, function
9755 return find_btf_by_prefix_kind(btf, prefix, name, kind);

Completed in 163 milliseconds