/linux-6.3-rc2/tools/lib/bpf/ |
A D | libbpf_probes.c | 229 int btf_fd, btf_len; in libbpf__load_raw_btf() local 279 int fd = -1, btf_fd = -1, fd_inner = -1, exp_err = 0, err = 0; in probe_map_create() local
|
A D | bpf.h | 43 __u32 btf_fd; member
|
A D | gen_loader.c | 35 __u32 btf_fd; member
|
A D | bpf.c | 1057 int bpf_btf_get_info_by_fd(int btf_fd, struct bpf_btf_info *info, __u32 *info_len) in bpf_btf_get_info_by_fd()
|
A D | btf.c | 1344 struct btf *btf_get_from_fd(int btf_fd, struct btf *base_btf) in btf_get_from_fd() 1401 int btf_fd; in btf__load_from_kernel_by_id_split() local
|
A D | libbpf.c | 6745 int btf_fd, ret, err; in bpf_object_load_prog() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | btf.c | 4263 int btf_fd; in load_raw_btf() local 4286 int map_fd = -1, btf_fd = -1; in do_test_raw() local 4416 int btf_fd = -1, err; in test_big_btf_info() local 4494 int btf_fd[2] = {-1, -1}, map_fd = -1; in test_btf_id() local 4623 int btf_fd = -1, err, ret; in do_test_get_info() local 5353 int map_fd = -1, btf_fd = -1; in do_test_pprint() local 6727 int btf_fd = -1, prog_fd = -1, err = 0; in do_test_info_raw() local
|
A D | syscall.c | 12 int btf_fd; member
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_verifier.c | 757 int btf_fd; in load_btf_spec() local 811 int fd, btf_fd; in create_map_spin_lock() local 830 int fd, btf_fd; in create_sk_storage_map() local 849 int fd, btf_fd; in create_map_timer() local 868 int fd, btf_fd; in create_map_kptr() local 1446 int fd_prog, btf_fd, expected_ret, alignment_prevented_execution; in do_test_single() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/map_tests/ |
A D | sk_storage_map.c | 144 int btf_fd, map_fd; in create_sk_storage_map() local 463 int btf_fd, map_fd, sk_fd, err; in test_sk_storage_map_basic() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | syscall.c | 18 int btf_fd; member
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | btf.c | 527 int btf_fd; in btf_is_kernel_module() local
|
/linux-6.3-rc2/kernel/bpf/ |
A D | verifier.c | 2177 int btf_fd; in __find_kfunc_desc_btf() local 14908 int i, btf_fd, err; in check_pseudo_btf_id() local
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | bpf.h | 1328 __u32 btf_fd; /* fd pointing to a BTF type data */ member
|
/linux-6.3-rc2/tools/include/uapi/linux/ |
A D | bpf.h | 1328 __u32 btf_fd; /* fd pointing to a BTF type data */ member
|