Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dbtf.c741 show_btf_plain(struct bpf_btf_info *info, int fd, in show_btf_plain()
770 show_btf_json(struct bpf_btf_info *info, int fd, in show_btf_json()
807 struct bpf_btf_info info = {}; in show_btf()
/tools/include/uapi/linux/
Dbpf.h4423 struct bpf_btf_info { struct
/tools/testing/selftests/bpf/prog_tests/
Dbtf.c3794 struct bpf_btf_info info; in test_big_btf_info()
3797 struct bpf_btf_info *info; in test_big_btf_info()
3880 struct bpf_btf_info info[2] = {}; in test_btf_id()
4013 struct bpf_btf_info info = {}; in do_test_get_info()
/tools/lib/bpf/
Dbtf.c1241 struct bpf_btf_info btf_info = { 0 }; in btf__get_from_id()