Home
last modified time | relevance | path

Searched defs:mapfd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c35 int family, int sotype, int mapfd) in test_insert_invalid() argument
53 int family, int sotype, int mapfd) in test_insert_opened() argument
75 int family, int sotype, int mapfd) in test_insert_bound() argument
103 int family, int sotype, int mapfd) in test_insert() argument
120 int family, int sotype, int mapfd) in test_delete_after_insert() argument
138 test_delete_after_close(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_delete_after_close() argument
162 test_lookup_after_insert(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_lookup_after_insert() argument
191 test_lookup_after_delete(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_lookup_after_delete() argument
215 test_lookup_32_bit_value(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_lookup_32_bit_value() argument
246 test_update_existing(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_update_existing() argument
274 do_destroy_orphan_child(int family,int sotype,int mapfd) do_destroy_orphan_child() argument
306 test_destroy_orphan_child(struct test_sockmap_listen * skel,int family,int sotype,int mapfd) test_destroy_orphan_child() argument
336 test_clone_after_delete(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_clone_after_delete() argument
373 test_accept_after_delete(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_accept_after_delete() argument
428 test_accept_before_delete(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_accept_before_delete() argument
538 test_syn_recv_insert_delete(struct test_sockmap_listen * skel __always_unused,int family,int sotype,int mapfd) test_syn_recv_insert_delete() argument
602 test_race_insert_listen(struct test_sockmap_listen * skel __always_unused,int family,int socktype,int mapfd) test_race_insert_listen() argument
648 zero_verdict_count(int mapfd) zero_verdict_count() argument
1220 int err, mapfd; test_ops_cleanup() local
[all...]
/linux/tools/bpf/bpftool/
H A Dprog.c1041 int *mapfd) in parse_attach_detach_args() argument
1076 int mapfd; in do_attach() local
1098 int mapfd; in do_detach() local
[all...]