Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.map464 btf__new_empty_opts;
H A Dbtf.h130 LIBBPF_API struct btf *btf__new_empty_opts(struct btf_new_opts *opts);
H A Dbtf.c1292 struct btf *btf__new_empty_opts(struct btf_new_opts *opts) in btf__new_empty_opts() function