Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_dtime.c71 __NR_TESTS, enumerator
79 __u32 dtimes[__NR_TESTS][__MAX_CNT] = {};
80 __u32 errs[__NR_TESTS][__MAX_CNT] = {};
85 if (test < __NR_TESTS) in inc_dtimes()
93 if (test < __NR_TESTS) in inc_errs()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c794 __NR_TESTS, enumerator