| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | sock_example.c | 37 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
|
| H A D | spintest_user.c | 19 int map_fd, i, j = 0; in main() local
|
| H A D | test_probe_write_user_user.c | 15 int serverfd, serverconnfd, clientfd, map_fd; in main() local
|
| H A D | sockex2_user.c | 21 int map_fd, prog_fd; in main() local
|
| H A D | lwt_len_hist_user.c | 36 int i, map_fd; in main() local
|
| H A D | tracex4_user.c | 56 int map_fd, i, j = 0; in main() local
|
| H A D | trace_output_user.c | 51 int map_fd, ret = 0; in main() local
|
| H A D | lathist_user.c | 87 int map_fd, i = 0; in main() local
|
| H A D | tracex3_user.c | 115 int map_fd, i, j = 0; in main() local
|
| H A D | tracex6_user.c | 24 static int map_fd[3]; variable
|
| H A D | offwaketime_user.c | 19 static int map_fd[2]; variable
|
| H A D | test_map_in_map_user.c | 16 static int map_fd[7]; variable
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_cgroup_storage.c | 40 int map_fd, percpu_map_fd, prog_fd, cgroup_fd; in main() local
|
| H A D | test_netcnt.c | 38 int map_fd, percpu_map_fd; in main() local
|
| H A D | test_tcpbpf_user.c | 95 int prog_fd, map_fd, sock_map_fd; in main() local
|
| H A D | xdping.c | 96 int prog_fd = -1, map_fd = -1; in main() local
|
| H A D | test_tcp_check_syncookie_user.c | 87 int map_fd = -1; in get_map_fd_by_prog_id() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp.c | 17 int err, prog_fd, map_fd; in test_xdp() local
|
| H A D | xdp_devmap_attach.c | 20 int err, dm_fd, map_fd; in test_xdp_with_devmap_helpers() local
|
| H A D | metadata.c | 16 static int prog_holds_map(int prog_fd, int map_fd) in prog_holds_map()
|
| H A D | pinning.c | 40 int err, map_fd; in test_pinning() local
|
| H A D | cgroup_attach_multi.c | 11 static int map_fd = -1; variable
|
| H A D | xdp_bpf2bpf.c | 43 int err, pkt_fd, map_fd; in test_xdp_bpf2bpf() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | iter.c | 19 int err = -1, map_fd = -1; in do_pin() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | bpf-loader.c | 1257 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()
|