Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h240 int testapp_headroom(struct test_spec *test);
282 {.name = "UMEM_HEADROOM", .test_func = testapp_headroom},
H A Dtest_xsk.c1954 int testapp_headroom(struct test_spec *test) in testapp_headroom() function