Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dtest_cpp.cpp99 struct btf_dump_opts opts = { }; in main()
/linux-6.1.9/tools/lib/bpf/
Dbtf.h236 struct btf_dump_opts { struct
246 const struct btf_dump_opts *opts); argument
Dbtf_dump.c150 const struct btf_dump_opts *opts) in btf_dump__new()
155 if (!OPTS_VALID(opts, btf_dump_opts)) in btf_dump__new()