Home
last modified time | relevance | path

Searched defs:map_fd (Results 76 - 100 of 194) sorted by relevance

12345678

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmap_init.c20 static int map_populate(int map_fd, int num) in map_populate() argument
133 int map_fd, err; in test_pcpu_map_init() local
38 setup(enum bpf_map_type map_type, int map_sz, int *map_fd, int populate) setup() argument
173 int map_fd, err; test_pcpu_lru_map_init() local
[all...]
H A Dcgroup_attach_multi.c11 static int map_fd = -1; variable
[all...]
H A Dpinning.c40 int err, map_fd; in test_pinning() local
H A Dtask_local_storage.c82 int err, map_fd, prog_fd, task_fd; in test_recursion() local
H A Dtcp_rtt.c46 static int verify_sk(int map_fd, int client_fd, const char *msg, __u32 invoked, in verify_sk() argument
95 int map_fd; in run_test() local
H A Dtest_local_storage.c54 static bool check_syscall_operations(int map_fd, int obj_fd) in check_syscall_operations() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dsyscall.c16 int map_fd; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_skb_cgroup_id_user.c85 int map_fd = -1; in get_map_fd_by_prog_id() local
120 int map_fd; in check_ancestor_cgroup_ids() local
[all...]
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_cgrp2_attach.c43 static int prog_load(int map_fd, int verdict) in prog_load() argument
94 int prog_fd, map_fd, ret, key; in attach_filter() local
H A Dtracex3_user.c113 int map_fd, i, j = 0; in main() local
H A Dtrace_output_user.c50 int map_fd, ret = 0; 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
125 int prog_fd = -1, map_fd = -1; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_id.c254 int map_fd; in test_bpf_obj_id() local
H A Dcg_storage_multi.c26 int map_fd; in assert_storage() local
43 int map_fd; in assert_storage_noexist() local
H A Dl4lb_all.c27 int err, i, prog_fd, map_fd; in test_l4lb() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_socket_cookie.c99 int map_fd; in validate_map() local
H A Dtest_tcp_check_syncookie_user.c87 int map_fd = -1; in get_map_fd_by_prog_id() local
H A Dxdping.c96 int prog_fd = -1, map_fd = -1; in main() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dtracex6_user.c24 static int map_fd[3]; variable
[all...]
H A Dxdp1_user.c44 static void poll_stats(int map_fd, int interval) in poll_stats() argument
89 int prog_fd, map_fd, opt; in main() local
H A Dxdp_sample_pkts_user.c118 int prog_fd, map_fd, opt; in main() local
H A Dsampleip_user.c26 static int map_fd; variable
H A Dtest_map_in_map_user.c16 static int map_fd[7]; variable
[all...]
H A Doffwaketime_user.c19 static int map_fd[2]; variable
H A Dxdp_adjust_tail_user.c53 static void poll_stats(unsigned int map_fd, unsigned int kill_after_s) in poll_stats() argument
94 int i, prog_fd, map_fd, opt; in main() local

Completed in 14 milliseconds

12345678