Home
last modified time | relevance | path

Searched refs:testapp_aligned_inv_desc (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h236 int testapp_aligned_inv_desc(struct test_spec *test);
280 {.name = "ALIGNED_INV_DESC", .test_func = testapp_aligned_inv_desc},
H A Dtest_xsk.c2359 int testapp_aligned_inv_desc(struct test_spec *test) in testapp_aligned_inv_desc() function