Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dbtf.c3152 static struct btf_dedup *btf_dedup_new(struct btf *btf, const struct btf_dedup_opts *opts);
3309 d = btf_dedup_new(btf, opts);
3477 static struct btf_dedup *btf_dedup_new(struct btf *btf, const struct btf_dedup_opts *opts) function