Home
last modified time | relevance | path

Searched defs:map_fd (Results 26 – 50 of 81) sorted by relevance

1234

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dsock_example.c37 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
H A Dspintest_user.c19 int map_fd, i, j = 0; in main() local
H A Dtest_probe_write_user_user.c15 int serverfd, serverconnfd, clientfd, map_fd; in main() local
H A Dsockex2_user.c21 int map_fd, prog_fd; in main() local
H A Dlwt_len_hist_user.c36 int i, map_fd; in main() local
H A Dtracex4_user.c56 int map_fd, i, j = 0; in main() local
H A Dtrace_output_user.c51 int map_fd, ret = 0; in main() local
H A Dlathist_user.c87 int map_fd, i = 0; in main() local
H A Dtracex3_user.c115 int map_fd, i, j = 0; in main() local
H A Dtracex6_user.c24 static int map_fd[3]; variable
H A Doffwaketime_user.c19 static int map_fd[2]; variable
H A Dtest_map_in_map_user.c16 static int map_fd[7]; variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c40 int map_fd, percpu_map_fd, prog_fd, cgroup_fd; in main() local
H A Dtest_netcnt.c38 int map_fd, percpu_map_fd; in main() local
H A Dtest_tcpbpf_user.c95 int prog_fd, map_fd, sock_map_fd; in main() local
H A Dxdping.c96 int prog_fd = -1, map_fd = -1; in main() local
H A Dtest_tcp_check_syncookie_user.c87 int map_fd = -1; in get_map_fd_by_prog_id() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dxdp.c17 int err, prog_fd, map_fd; in test_xdp() local
H A Dxdp_devmap_attach.c20 int err, dm_fd, map_fd; in test_xdp_with_devmap_helpers() local
H A Dmetadata.c16 static int prog_holds_map(int prog_fd, int map_fd) in prog_holds_map()
H A Dpinning.c40 int err, map_fd; in test_pinning() local
H A Dcgroup_attach_multi.c11 static int map_fd = -1; variable
H A Dxdp_bpf2bpf.c43 int err, pkt_fd, map_fd; in test_xdp_bpf2bpf() local
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Diter.c19 int err = -1, map_fd = -1; in do_pin() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbpf-loader.c1257 int map_fd, const struct bpf_map_def *pdef, in foreach_key_array_all()
1276 const char *name, int map_fd, in foreach_key_array_ranges()
1306 int err, map_fd; in bpf_map_config_foreach_key() local
1364 apply_config_value_for_key(int map_fd, void *pkey, in apply_config_value_for_key()
1399 apply_config_evsel_for_key(const char *name, int map_fd, void *pkey, in apply_config_evsel_for_key()
1452 apply_obj_config_map_for_key(const char *name, int map_fd, in apply_obj_config_map_for_key()

1234