Searched refs:clean_umem (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_xsk.c | 1763 static void clean_umem(struct test_spec *test, struct ifobject *ifobj1, struct ifobject *ifobj2) in clean_umem() function 1816 clean_umem(test, ifobj1, NULL); in __testapp_validate_traffic() 1834 clean_umem(test, ifobj1, ifobj2); in __testapp_validate_traffic() 1947 clean_umem(test, test->ifobj_rx, test->ifobj_tx); in testapp_xdp_prog_cleanup() 2468 clean_umem(test, test->ifobj_rx, test->ifobj_tx); in testapp_hw_sw_max_ring_size()
|