Home
last modified time | relevance | path

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

/external/linux-kselftest/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
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c3629 int map_fd = -1, btf_fd = -1; in do_test_raw() local
3790 int btf_fd = -1, err; in test_big_btf_info() local
3870 int btf_fd[2] = {-1, -1}, map_fd = -1; in test_btf_id() local
4006 int btf_fd = -1, err, ret; in do_test_get_info() local
4763 int map_fd = -1, btf_fd = -1; in do_test_pprint() local
6147 int btf_fd = -1, prog_fd = -1, err = 0; in do_test_info_raw() local
Dtest_verifier.c549 int btf_fd; in load_btf() local
579 int fd, btf_fd; in create_map_spin_lock() local
603 int fd, btf_fd; in create_sk_storage_map() local
/external/ltp/include/lapi/
Dbpf.h187 uint32_t btf_fd; /* fd pointing to a BTF type data */ member
/external/bcc/src/cc/compat/linux/
Dbpf.h331 __u32 btf_fd; /* fd pointing to a BTF type data */ member
/external/bcc/src/cc/includes/compat/linux/
Dbpf.h331 __u32 btf_fd; /* fd pointing to a BTF type data */ member
/external/kernel-headers/original/uapi/linux/
Dbpf.h505 __u32 btf_fd; /* fd pointing to a BTF type data */ member