Home
last modified time | relevance | path

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

/linux-5.10/tools/lib/bpf/
Dlibbpf_probes.c155 int btf_fd, btf_len; in libbpf__load_raw_btf() local
205 int fd = -1, btf_fd = -1, fd_inner; in bpf_probe_map_type() local
Dbpf.h45 __u32 btf_fd; member
Dbtf.c1234 int btf_fd; in btf__get_from_id() local
Dlibbpf.c6633 int btf_fd, ret; in load_program() local
/linux-5.10/tools/testing/selftests/bpf/map_tests/
Dsk_storage_map.c148 int btf_fd, map_fd; in create_sk_storage_map() local
467 int btf_fd, map_fd, sk_fd, err; in test_sk_storage_map_basic() local
/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dbtf.c3633 int map_fd = -1, btf_fd = -1; in do_test_raw() local
3770 int btf_fd = -1, err; in test_big_btf_info() local
3850 int btf_fd[2] = {-1, -1}, map_fd = -1; in test_btf_id() local
3986 int btf_fd = -1, err, ret; in do_test_get_info() local
4711 int map_fd = -1, btf_fd = -1; in do_test_pprint() local
6092 int btf_fd = -1, prog_fd = -1, err = 0; in do_test_info_raw() local
/linux-5.10/tools/testing/selftests/bpf/
Dtest_verifier.c551 int btf_fd; in load_btf() local
581 int fd, btf_fd; in create_map_spin_lock() local
605 int fd, btf_fd; in create_sk_storage_map() local
/linux-5.10/tools/include/uapi/linux/
Dbpf.h498 __u32 btf_fd; /* fd pointing to a BTF type data */ member
/linux-5.10/include/uapi/linux/
Dbpf.h498 __u32 btf_fd; /* fd pointing to a BTF type data */ member