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()
53 int family, int sotype, int mapfd) in test_insert_opened()
75 int family, int sotype, int mapfd) in test_insert_bound()
103 int family, int sotype, int mapfd) in test_insert()
120 int family, int sotype, int mapfd) in test_delete_after_insert()
138 int family, int sotype, int mapfd) in test_delete_after_close()
162 int family, int sotype, int mapfd) in test_lookup_after_insert()
191 int family, int sotype, int mapfd) in test_lookup_after_delete()
215 int family, int sotype, int mapfd) in test_lookup_32_bit_value()
246 int family, int sotype, int mapfd) in test_update_existing()
[all …]
/linux/tools/bpf/bpftool/
H A Dprog.c1034 parse_attach_detach_args(int argc,char ** argv,int * progfd,enum bpf_attach_type * attach_type,int * mapfd) parse_attach_detach_args() argument
1069 int mapfd; do_attach() local
1091 int mapfd; do_detach() local
[all...]