Searched defs:map_fd (Results 1 - 25 of 99) sorted by relevance

1234

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_storage_omem_uncharge.c12 int sk_fd = -1, map_fd, err, value; local
H A Dlegacy_printk.c9 int err, zero = 0, my_pid = getpid(), res, map_fd; local
H A Dload_bytes_relative.c12 int server_fd, cgroup_fd, prog_fd, map_fd, client_fd; local
H A Dglobal_func_args.c9 int err, i, map_fd, actual_value; local
H A Dmap_lock.c23 int err, map_fd = *(u32 *) arg; local
53 int prog_fd, map_fd[2], vars[17] = {}; local
[all...]
H A Dglobal_data_init.c7 int err = -ENOMEM, map_fd, zero = 0; local
H A Dxdp.c16 int err, prog_fd, map_fd; local
H A Dtest_bprm_opts.c16 static int update_storage(int map_fd, int secureexec) argument
32 static int run_set_secureexec(int map_fd, int secureexec) argument
H A Dmetadata.c16 static int prog_holds_map(int prog_fd, int map_fd) argument
H A Dxdp_devmap_attach.c20 int err, dm_fd, map_fd; local
92 int err, dm_fd_frags, map_fd; local
[all...]
H A Dxdp_cpumap_attach.c19 int err, prog_fd, map_fd; local
79 int err, frags_prog_fd, map_fd; local
[all...]
H A Dnetcnt.c15 int map_fd, percpu_map_fd; local
H A Dsyscall.c10 int map_fd; member in struct:args
H A Dbpf_loop.c147 int map_fd; local
/linux-master/samples/bpf/
H A Dsockex1_user.c15 int map_fd, prog_fd; local
H A Dsockex2_user.c20 int map_fd, prog_fd; local
H A Dsock_example.c38 int sock = -1, map_fd, prog_fd, i, key; local
H A Dtest_current_task_under_cgroup_user.c22 int map_fd[2]; local
H A Dspintest_user.c16 int map_fd, i, j = 0; local
H A Dtest_probe_write_user_user.c15 int serverfd, serverconnfd, clientfd, map_fd; local
H A Dtracex4_user.c54 int map_fd, j = 0; local
/linux-master/tools/bpf/bpftool/
H A Diter.c22 int err = -1, map_fd = -1; local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c41 int map_fd, percpu_map_fd, prog_fd, cgroup_fd; local
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_batch_ops.c22 static void map_batch_update(int map_fd, __u32 max_entries, argument
70 int map_fd, *values, *visited; local
[all...]
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_hashmap_full_update.c40 int map_fd, i, max_entries; local

Completed in 256 milliseconds

1234