Home
last modified time | relevance | path

Searched defs:btf_fd (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_probes.c232 int btf_fd, btf_len; in libbpf__load_raw_btf() local
282 int fd = -1, btf_fd = -1, fd_inner = -1, exp_err = 0, err = 0; in probe_map_create() local
H A Dgen_loader.c35 __u32 btf_fd; member
H A Dbpf.h43 __u32 btf_fd; member
H A Dbpf.c1143 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()
H A Dbtf.c1342 struct btf *btf_get_from_fd(int btf_fd, struct btf *base_btf) in btf_get_from_fd()
1399 int btf_fd; in btf__load_from_kernel_by_id_split() local
H A Dlibbpf.c6900 int btf_fd, ret, err; in bpf_object_load_prog() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmodule_fentry_shadow.c59 int btf_fd[2] = {}; in test_module_fentry_shadow() local
H A Dsyscall.c12 int btf_fd; member
H A Dbtf.c4303 int btf_fd; in load_raw_btf() local
4326 int map_fd = -1, btf_fd = -1; in do_test_raw() local
4456 int btf_fd = -1, err; in test_big_btf_info() local
4534 int btf_fd[2] = {-1, -1}, map_fd = -1; in test_btf_id() local
4658 int btf_fd = -1, err, ret; in do_test_get_info() local
5389 int map_fd = -1, btf_fd = -1; in do_test_pprint() local
6763 int btf_fd = -1, prog_fd = -1, err = 0; in do_test_info_raw() local
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c144 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
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c753 int btf_fd; in load_btf_spec() local
807 int fd, btf_fd; in create_map_spin_lock() local
826 int fd, btf_fd; in create_sk_storage_map() local
845 int fd, btf_fd; in create_map_timer() local
864 int fd, btf_fd; in create_map_kptr() local
1557 int fd_prog, btf_fd, expected_ret, alignment_prevented_execution; in do_test_single() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c18 int btf_fd; member
/openbmc/linux/tools/bpf/bpftool/
H A Dbtf.c527 int btf_fd; in btf_is_kernel_module() local
/openbmc/linux/kernel/bpf/
H A Dverifier.c2758 int btf_fd; in __find_kfunc_desc_btf() local
17377 int i, btf_fd, err; in check_pseudo_btf_id() local
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1389 __u32 btf_fd; /* fd pointing to a BTF type data */ member
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1389 __u32 btf_fd; /* fd pointing to a BTF type data */ member