Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h262 int testapp_unaligned_inv_desc_mb(struct test_spec *test);
312 {.name = "UNALIGNED_INV_DESC_MULTI_BUFF", .test_func = testapp_unaligned_inv_desc_mb},
H A Dtest_xsk.c2403 int testapp_unaligned_inv_desc_mb(struct test_spec *test) in testapp_unaligned_inv_desc_mb() function