Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h2671 struct bpf_btf_info { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h2671 struct bpf_btf_info { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h4418 struct bpf_btf_info { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h4418 struct bpf_btf_info { struct
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c3766 struct bpf_btf_info info; in test_big_btf_info()
3769 struct bpf_btf_info *info; in test_big_btf_info()
3852 struct bpf_btf_info info[2] = {}; in test_btf_id()
3985 struct bpf_btf_info info = {}; in do_test_get_info()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbtf.c5497 struct bpf_btf_info __user *uinfo; in btf_get_info_by_fd()
5498 struct bpf_btf_info info; in btf_get_info_by_fd()
H A Dsyscall.c3743 struct bpf_btf_info __user *uinfo = u64_to_user_ptr(attr->info.info); in bpf_btf_get_info_by_fd()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.c1228 struct bpf_btf_info btf_info = { 0 }; in btf__get_from_id()