Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h233 int testapp_adjust_tail_grow_mb(struct test_spec *test);
303 {.name = "XDP_ADJUST_TAIL_GROW_MULTI_BUFF", .test_func = testapp_adjust_tail_grow_mb},
H A Dtest_xsk.c2540 int testapp_adjust_tail_grow_mb(struct test_spec *test) in testapp_adjust_tail_grow_mb() function