Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h253 int testapp_stats_fill_empty(struct test_spec *test);
287 {.name = "STAT_FILL_EMPTY", .test_func = testapp_stats_fill_empty},
H A Dtest_xsk.c2007 int testapp_stats_fill_empty(struct test_spec *test) in testapp_stats_fill_empty() function