Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf_probes.c237 int btf_fd, btf_len; in libbpf__load_raw_btf() local
287 int fd = -1, btf_fd = -1, fd_inner = -1, exp_err = 0, err = 0; in probe_map_create() local
H A Dbpf.h43 __u32 btf_fd; member
H A Dbpf.c1170 bpf_btf_get_info_by_fd(int btf_fd,struct bpf_btf_info * info,__u32 * info_len) bpf_btf_get_info_by_fd() argument
H A Dbtf.c1626 struct btf *btf_get_from_fd(int btf_fd, struct btf *base_btf) in btf_get_from_fd()
1683 int btf_fd; in btf_load_from_kernel() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4386 btf_fd = bpf_btf_load(raw_data, raw_size, &opts); in do_test_raw() local
4363 int btf_fd; load_raw_btf() local
4519 int btf_fd = -1, err; test_big_btf_info() local
4597 int btf_fd[2] = {-1, -1}, map_fd = -1; test_btf_id() local
4721 int btf_fd = -1, err, ret; do_test_get_info() local
5452 int map_fd = -1, btf_fd = -1; do_test_pprint() local
6826 int btf_fd = -1, prog_fd = -1, err = 0; do_test_info_raw() local
[all...]
H A Dcore_reloc_raw.c73 int btf_fd = -1; in test_bad_local_id() local
H A Dmodule_fentry_shadow.c60 int btf_fd[2] = {}; in test_module_fentry_shadow() local
H A Dsyscall.c12 int btf_fd; member
H A Dfd_array.c274 static int get_btf_id_by_fd(int btf_fd, __u32 *id) in get_btf_id_by_fd() argument
H A Dtoken.c569 int err, token_fd = -1, btf_fd = -1; userns_btf_load() local
/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
/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c25 int btf_fd; member
/linux/tools/bpf/bpftool/
H A Dbtf.c858 int btf_fd; in btf_is_kernel_module() local
/linux/tools/include/uapi/linux/
H A Dbpf.h1481 __u32 btf_fd; /* fd pointing to a BTF type data */ member
/linux/include/uapi/linux/
H A Dbpf.h1481 __u32 btf_fd; /* fd pointing to a BTF type data */ member
/linux/kernel/bpf/
H A Dverifier.c3049 int btf_fd; in __find_kfunc_desc_btf() local
19890 int btf_fd; in check_pseudo_btf_id() local