Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h260 int testapp_unaligned_inv_desc(struct test_spec *test);
307 {.name = "UNALIGNED_INV_DESC", .test_func = testapp_unaligned_inv_desc},
H A Dtest_xsk.c2371 int testapp_unaligned_inv_desc(struct test_spec *test) in testapp_unaligned_inv_desc() function