Home
last modified time | relevance | path

Searched defs:map_fd (Results 101 - 125 of 194) sorted by relevance

12345678

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dringbuf.c31 int map_fd; member
55 int ring_buffer__add(struct ring_buffer *rb, int map_fd, in ring_buffer__add() argument
165 ring_buffer__new(int map_fd, ring_buffer_sample_fn sample_cb, void *ctx, const struct ring_buffer_opts *opts) ring_buffer__new() argument
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmap_perf_ring.c136 int err, map_fd; in do_event_pipe() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_counter_cgroup.c52 int map_size, map_fd; in bperf_load_program() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dsampleip_user.c25 static int map_fd; variable
H A Doffwaketime_user.c18 static int map_fd[2]; variable
H A Dtracex6_user.c23 static int map_fd[3]; variable
[all...]
H A Dtest_map_in_map_user.c17 static int map_fd[7]; variable
[all...]
H A Dxdp_adjust_tail_user.c52 static void poll_stats(unsigned int map_fd, unsigned int kill_after_s) in poll_stats() argument
89 int i, prog_fd, map_fd, opt; in main() local
H A Dcookie_uid_helper_example.c64 static int map_fd, prog_fd; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_id.c254 int map_fd; in serial_test_bpf_obj_id() local
H A Dbpf_obj_pinning.c41 int map_fd = -1, map_fd2 = -1; in bpf_obj_pinning_detached() local
123 static void validate_pin(int map_fd, const char *map_name, int src_value, in validate_pin() argument
183 validate_get(int map_fd, const char *map_name, int src_value, enum path_kind path_kind) validate_get() argument
247 int map_fd; bpf_obj_pinning_mounted() local
[all...]
H A Dcg_storage_multi.c26 int map_fd; in assert_storage() local
43 int map_fd; in assert_storage_noexist() local
H A Dtailcalls.c11 int err, map_fd, prog_fd, main_fd, i, j; in test_tailcall_1() local
147 int err, map_fd, prog_f in test_tailcall_2() local
223 int err, map_fd, prog_fd, main_fd, data_fd, i, val; test_tailcall_count() local
319 int err, map_fd, prog_fd, main_fd, data_fd, i; test_tailcall_4() local
409 int err, map_fd, prog_fd, main_fd, data_fd, i, key[] = { 1111, 1234, 5678 }; test_tailcall_5() local
499 int err, map_fd, prog_fd, main_fd, i; test_tailcall_bpf2bpf_1() local
583 int err, map_fd, prog_fd, main_fd, data_fd, i, val; test_tailcall_bpf2bpf_2() local
663 int err, map_fd, prog_fd, main_fd, i; test_tailcall_bpf2bpf_3() local
757 int err, map_fd, prog_fd, main_fd, data_fd, i; test_tailcall_bpf2bpf_4() local
842 int err, map_fd, prog_fd, main_fd, data_fd, i, val; test_tailcall_bpf2bpf_6() local
[all...]
H A Dxdp_bpf2bpf.c105 int err, pkt_fd, map_fd; in test_xdp_bpf2bpf() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdping.c95 int prog_fd = -1, map_fd = -1; in main() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dmap_perf_ring.c128 int err, map_fd; in do_event_pipe() local
/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_common.c63 void bpf_map_array_get(const int map_fd, in bpf_map_array_get() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c148 int btf_fd, map_fd; in create_sk_storage_map() local
170 int i, map_fd, err, *sk_fds; in insert_close_thread() local
229 int i, map_fd = -1, err = 0, nr_threads_created = 0; in do_sk_storage_map_stress_free() local
287 int map_fd = READ_ONCE(sk_storage_map); update_thread() local
311 int map_fd = READ_ONCE(sk_storage_map); delete_thread() local
335 int i, sk_fd, map_fd = -1, err = 0, nr_threads_created = 0; do_sk_storage_map_stress_change() local
467 int btf_fd, map_fd, sk_fd, err; test_sk_storage_map_basic() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_lru_map.c31 int map_fd; in create_map() local
555 static void do_test_lru_sanity5(unsigned long long last_key, int map_fd) in do_test_lru_sanity5() argument
577 int map_fd; in test_lru_sanity5() local
[all...]
H A Dtest_lpm_map.c428 int map_fd; in test_lpm_delete() local
541 int map_fd; test_lpm_get_next_key() local
695 int map_fd; global() member
740 setup_lpm_mt_test_info(struct lpm_mt_test_info *info, int map_fd) setup_lpm_mt_test_info() argument
759 int i, map_fd; test_lpm_multi_thread() local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dcookie_uid_helper_example.c64 static int map_fd, prog_fd; variable
[all...]
H A Dtracex2_user.c17 static int map_fd[2]; variable
H A Dtrace_event_user.c23 static int map_fd[2]; variable
/kernel/linux/linux-6.6/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c190 static void __hid_bpf_do_release_prog(int map_fd, unsigned int idx) in __hid_bpf_do_release_prog() argument
198 int i, j, n, map_fd = -1; in hid_bpf_release_progs() local
292 int map_fd = -1; in hid_bpf_release_prog_at() local
310 int i, index = -1, map_fd = -1, err = -EINVAL; hid_bpf_insert_prog() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c144 int btf_fd, map_fd; in create_sk_storage_map() local
166 int i, map_fd, err, *sk_fds; in insert_close_thread() local
225 int i, map_fd = -1, err = 0, nr_threads_created = 0; in do_sk_storage_map_stress_free() local
283 int map_fd = READ_ONCE(sk_storage_map); update_thread() local
307 int map_fd = READ_ONCE(sk_storage_map); delete_thread() local
331 int i, sk_fd, map_fd = -1, err = 0, nr_threads_created = 0; do_sk_storage_map_stress_change() local
463 int btf_fd, map_fd, sk_fd, err; test_sk_storage_map_basic() local
[all...]

Completed in 11 milliseconds

12345678