Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/
H A D0001-Detect-new-BTF-api-btf_dump__new-btf_dump__new_v0_6_.patch69 + const struct btf_dump_opts *opts = (const struct btf_dump_opts*) 1;
109 + struct btf_dump_opts opts = {
124 - struct btf_dump_opts opts = { .ctx = &ret, };
159 - struct btf_dump_opts opts = {
179 - struct btf_dump_opts opts = {
198 - struct btf_dump_opts opts = {
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c16 struct btf_dump_opts opts;
28 const struct btf_dump_opts *opts) in btf_dump_all_types()
140 struct btf_dump_opts opts; in test_btf_dump_incremental()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.h136 struct btf_dump_opts { struct
144 const struct btf_dump_opts *opts, argument
H A Dbtf_dump.c60 struct btf_dump_opts opts;
123 const struct btf_dump_opts *opts, in btf_dump__new()