Home
last modified time | relevance | path

Searched defs:map_fd (Results 26 - 50 of 194) sorted by relevance

12345678

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_cpumap_attach.c19 int err, prog_fd, map_fd; in test_xdp_with_cpumap_helpers() local
79 int err, frags_prog_fd, map_fd; in test_xdp_with_cpumap_frags_helpers() local
[all...]
H A Dtest_bprm_opts.c16 static int update_storage(int map_fd, int secureexec) in update_storage() argument
32 static int run_set_secureexec(int map_fd, int secureexec) in run_set_secureexec() argument
H A Dxdp.c16 int err, prog_fd, map_fd; in test_xdp() local
H A Dbpf_loop.c147 int map_fd; in check_stack() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Diter.c22 int err = -1, map_fd = -1; in do_pin() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dsockex2_user.c20 int map_fd, prog_fd; in main() local
H A Dspintest_user.c16 int map_fd, i, j = 0; in main() local
H A Dsockex1_user.c15 int map_fd, prog_fd; in main() local
H A Dtest_current_task_under_cgroup_user.c22 int map_fd[2]; in main() local
H A Dtracex4_user.c54 int map_fd, j = 0; in main() local
H A Dtest_probe_write_user_user.c15 int serverfd, serverconnfd, clientfd, map_fd; in main() local
/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_prog07.c52 static int map_fd; variable
H A Dbpf_prog06.c52 static int map_fd; variable
H A Dbpf_prog02.c79 int map_fd, prog_fd; in run() local
H A Dbpf_prog04.c91 int map_fd, prog_fd; in run() local
H A Dbpf_prog01.c79 int map_fd, prog_fd; in run() local
H A Dbpf_prog05.c58 static int map_fd; variable
H A Dbpf_prog03.c117 int map_fd, prog_fd; in run() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c40 int map_fd, percpu_map_fd, prog_fd, cgroup_fd; in main() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dtracex4_user.c56 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 Dxdp_fwd_user.c32 static int do_attach(int idx, int prog_fd, int map_fd, const char *name) in do_attach() argument
81 int prog_fd, map_fd = -1; in main() local
/kernel/linux/linux-6.6/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, in map_batch_update() argument
70 int map_fd, *values, *visited; in test_lpm_trie_map_batch_ops() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_hashmap_full_update.c40 int map_fd, i, max_entries; in setup() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c41 int map_fd, percpu_map_fd, prog_fd, cgroup_fd; in main() local

Completed in 10 milliseconds

12345678