Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c324 static void test_insert_invalid(int family, int sotype, int mapfd) in test_insert_invalid()
341 static void test_insert_opened(int family, int sotype, int mapfd) in test_insert_opened()
360 static void test_insert_bound(int family, int sotype, int mapfd) in test_insert_bound()
387 static void test_insert(int family, int sotype, int mapfd) in test_insert()
403 static void test_delete_after_insert(int family, int sotype, int mapfd) in test_delete_after_insert()
420 static void test_delete_after_close(int family, int sotype, int mapfd) in test_delete_after_close()
443 static void test_lookup_after_insert(int family, int sotype, int mapfd) in test_lookup_after_insert()
471 static void test_lookup_after_delete(int family, int sotype, int mapfd) in test_lookup_after_delete()
494 static void test_lookup_32_bit_value(int family, int sotype, int mapfd) in test_lookup_32_bit_value()
524 static void test_update_existing(int family, int sotype, int mapfd) in test_update_existing()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c33 int family, int sotype, int mapfd) in test_insert_invalid()
51 int family, int sotype, int mapfd) in test_insert_opened()
73 int family, int sotype, int mapfd) in test_insert_bound()
101 int family, int sotype, int mapfd) in test_insert()
118 int family, int sotype, int mapfd) in test_delete_after_insert()
136 int family, int sotype, int mapfd) in test_delete_after_close()
160 int family, int sotype, int mapfd) in test_lookup_after_insert()
189 int family, int sotype, int mapfd) in test_lookup_after_delete()
213 int family, int sotype, int mapfd) in test_lookup_32_bit_value()
244 int family, int sotype, int mapfd) in test_update_existing()
[all …]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dprog.c929 int *mapfd) in parse_attach_detach_args()
964 int mapfd; in do_attach() local
986 int mapfd; in do_detach() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
Dprog.c1037 int *mapfd) in parse_attach_detach_args()
1072 int mapfd; in do_attach() local
1094 int mapfd; in do_detach() local