Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A 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()
362 static void test_insert_bound(int family, int sotype, int mapfd) in test_insert_bound()
389 static void test_insert(int family, int sotype, int mapfd) in test_insert()
405 static void test_delete_after_insert(int family, int sotype, int mapfd) in test_delete_after_insert()
422 static void test_delete_after_close(int family, int sotype, int mapfd) in test_delete_after_close()
445 static void test_lookup_after_insert(int family, int sotype, int mapfd) in test_lookup_after_insert()
526 static void test_update_existing(int family, int sotype, int mapfd) in test_update_existing()
588 static void test_clone_after_delete(int family, int sotype, int mapfd) in test_clone_after_delete()
896 static void zero_verdict_count(int mapfd) in zero_verdict_count()
[all …]
/linux/tools/bpf/bpftool/
A Dprog.c952 int *mapfd) in parse_attach_detach_args()
987 int mapfd; in do_attach() local
1009 int mapfd; in do_detach() local

Completed in 12 milliseconds