| /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 170 int i, map_fd, err, *sk_fds; in insert_close_thread() local 229 int i, map_fd = -1, err = 0, nr_threads_created = 0; in do_sk_storage_map_stress_free() local 287 int map_fd = READ_ONCE(sk_storage_map); in update_thread() local 311 int map_fd = READ_ONCE(sk_storage_map); in delete_thread() local 335 int i, sk_fd, map_fd = -1, err = 0, nr_threads_created = 0; in do_sk_storage_map_stress_change() local 467 int btf_fd, map_fd, sk_fd, err; in test_sk_storage_map_basic() local
|
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
| D | tailcalls.c | 10 int err, map_fd, prog_fd, main_fd, i, j; in test_tailcall_1() local 148 int err, map_fd, prog_fd, main_fd, i; in test_tailcall_2() local 226 int err, map_fd, prog_fd, main_fd, data_fd, i, val; in test_tailcall_3() local 304 int err, map_fd, prog_fd, main_fd, data_fd, i; in test_tailcall_4() local 392 int err, map_fd, prog_fd, main_fd, data_fd, i, key[] = { 1111, 1234, 5678 }; in test_tailcall_5() local
|
| D | global_data.c | 6 int i, err, map_fd; in test_global_data_number() local 41 int i, err, map_fd; in test_global_data_string() local 76 int i, err, map_fd; in test_global_data_struct() local 104 int err = -ENOMEM, map_fd, zero = 0; in test_global_data_rdonly() local
|
| D | map_lock.c | 6 int err, map_fd = *(u32 *) arg; in parallel_map_access() local 36 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
|
| D | tcp_rtt.c | 45 static int verify_sk(int map_fd, int client_fd, const char *msg, __u32 invoked, in verify_sk() 130 int map_fd; in run_test() local
|
| D | xdp.c | 16 int err, prog_fd, map_fd; in test_xdp() local
|
| D | bpf_obj_id.c | 207 int map_fd; in test_bpf_obj_id() local
|
| D | xdp_noinline.c | 27 int err, i, prog_fd, map_fd; in test_xdp_noinline() local
|
| D | l4lb_all.c | 26 int err, i, prog_fd, map_fd; in test_l4lb() local
|
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| D | test_lpm_map.c | 428 int map_fd; in test_lpm_delete() local 541 int map_fd; in test_lpm_get_next_key() local 695 int map_fd; member 740 static void setup_lpm_mt_test_info(struct lpm_mt_test_info *info, int map_fd) in setup_lpm_mt_test_info() 759 int i, map_fd; in test_lpm_multi_thread() local
|
| D | test_skb_cgroup_id_user.c | 86 int map_fd = -1; in get_map_fd_by_prog_id() local 121 int map_fd; in check_ancestor_cgroup_ids() local
|
| D | test_cgroup_storage.c | 40 int map_fd, percpu_map_fd, prog_fd, cgroup_fd; in main() local
|
| D | test_netcnt.c | 38 int map_fd, percpu_map_fd; in main() local
|
| D | test_lru_map.c | 31 int map_fd; in create_map() local 555 static void do_test_lru_sanity5(unsigned long long last_key, int map_fd) in do_test_lru_sanity5() 577 int map_fd; in test_lru_sanity5() local
|
| D | test_tcpbpf_user.c | 95 int prog_fd, map_fd, sock_map_fd; in main() local
|
| D | xdping.c | 96 int prog_fd = -1, map_fd = -1; in main() local
|
| D | test_tcp_check_syncookie_user.c | 87 int map_fd = -1; in get_map_fd_by_prog_id() local
|
| D | test_socket_cookie.c | 99 int map_fd; in validate_map() local
|
| /external/ltp/testcases/kernel/syscalls/bpf/ |
| D | bpf_prog01.c | 106 int map_fd, prog_fd; in run() local
|
| D | bpf_prog03.c | 123 int map_fd, prog_fd; in run() local
|
| D | bpf_prog02.c | 105 int map_fd, prog_fd; in run() local
|
| /external/strace/ |
| D | bpf_attr.h | 75 uint32_t map_fd; member 85 uint32_t map_fd; member 96 uint32_t map_fd; member 105 uint32_t map_fd; member
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_coverage_mapping_libcdep.cc | 99 fd_t map_fd = OpenFile(tmp_path.data(), WrOnly, &err); in CovUpdateMapping() local
|
| /external/bcc/introspection/ |
| D | bps.c | 242 int map_fd; in print_one_prog() local
|
| /external/strace/tests-mx32/ |
| D | bpf-obj_get_info_by_fd.c | 276 int map_fd = try_bpf(BPF_MAP_CREATE, print_map_create, in main() local
|