Searched refs:btf_new_opts (Results 1 – 2 of 2) sorted by relevance
112 struct btf_new_opts { struct130 LIBBPF_API struct btf *btf__new_empty_opts(struct btf_new_opts *opts); argument
1216 static struct btf *btf_new_empty(struct btf_new_opts *opts) in btf_new_empty()1285 LIBBPF_OPTS(btf_new_opts, opts); in btf__new_empty_split()1292 struct btf *btf__new_empty_opts(struct btf_new_opts *opts) in btf__new_empty_opts()1294 if (!OPTS_VALID(opts, btf_new_opts)) in btf__new_empty_opts()