Searched defs:btf_fd (Results 1 – 7 of 7) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/map_tests/ |
D | sk_storage_map.c | 148 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/ |
D | test_btf.c | 3629 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
|
D | test_verifier.c | 549 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/ |
D | bpf.h | 187 uint32_t btf_fd; /* fd pointing to a BTF type data */ member
|
/external/bcc/src/cc/compat/linux/ |
D | bpf.h | 331 __u32 btf_fd; /* fd pointing to a BTF type data */ member
|
/external/bcc/src/cc/includes/compat/linux/ |
D | bpf.h | 331 __u32 btf_fd; /* fd pointing to a BTF type data */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | bpf.h | 505 __u32 btf_fd; /* fd pointing to a BTF type data */ member
|