Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsk_storage_omem_uncharge.c12 int sk_fd = -1, map_fd, err, value; in test_sk_storage_omem_uncharge() local
H A Dlegacy_printk.c9 int err, zero = 0, my_pid = getpid(), res, map_fd; in execute_one_variant() local
H A Dglobal_func_args.c9 int err, i, map_fd, actual_value; in test_global_func_args0() local
H A Dglobal_data_init.c7 int err = -ENOMEM, map_fd, zero = 0; in test_global_data_init() local
H A Dload_bytes_relative.c12 int server_fd, cgroup_fd, prog_fd, map_fd, client_fd; in test_load_bytes_relative() local
H A Dnetcnt.c15 int map_fd, percpu_map_fd; in serial_test_netcnt() local
H A Dmetadata.c16 static int prog_holds_map(int prog_fd, int map_fd) in prog_holds_map() argument
H A Dmap_lock.c23 int err, map_fd = *(u32 *) arg; in parallel_map_access() local
53 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
[all...]
H A Dsyscall.c10 int map_fd; member
H A Dxdp_devmap_attach.c20 int err, dm_fd, map_fd; in test_xdp_with_devmap_helpers() local
92 int err, dm_fd_frags, map_fd; in test_xdp_with_devmap_frags_helpers() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c12 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update() argument
55 int map_fd, *keys, *values, *visited; in test_array_map_batch_ops() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data_init.c7 int err = -ENOMEM, map_fd, zero = 0; in test_global_data_init() local
H A Dmetadata.c16 static int prog_holds_map(int prog_fd, int map_fd) in prog_holds_map() argument
H A Dmap_lock.c20 int err, map_fd = *(u32 *) arg; in parallel_map_access() local
50 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
[all...]
H A Dload_bytes_relative.c12 int server_fd, cgroup_fd, prog_fd, map_fd, client_fd; in test_load_bytes_relative() local
H A Dxdp_devmap_attach.c20 int err, dm_fd, map_fd; in test_xdp_with_devmap_helpers() local
H A Dxdp_cpumap_attach.c19 int err, prog_fd, map_fd; in test_xdp_with_cpumap_helpers() local
H A Dxdp.c17 int err, prog_fd, map_fd; in test_xdp() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dsock_example.c37 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
H A Dsockex1_user.c14 int map_fd, prog_fd; in main() local
H A Dspintest_user.c19 int map_fd, i, j = 0; in main() local
H A Dsockex2_user.c21 int map_fd, prog_fd; in main() local
H A Dtest_current_task_under_cgroup_user.c22 int map_fd[2]; in main() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Diter.c19 int err = -1, map_fd = -1; in do_pin() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dsock_example.c38 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local

Completed in 5 milliseconds

12345678