Home
last modified time | relevance | path

Searched refs:run_one (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/tools/testing/selftests/net/
Dudpgso_bench.sh57 run_one() { function
132 run_one $@
Dudpgro_bench.sh17 run_one() { function
92 run_one $@
Dudpgro.sh32 run_one() { function
175 run_one $@
Dudpgso.c504 static void run_one(struct testcase *test, int fdt, int fdr, in run_one() function
566 run_one(test, fdt, fdr, addr, alen); in run_all()
/Linux-v5.4/tools/testing/selftests/kselftest/
Drunner.sh42 run_one() function
104 run_one "$DIR" "$TEST" "$test_num"
/Linux-v5.4/lib/
Dtest_bpf.c6678 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) in run_one() function
6921 err = run_one(fp, &tests[i]); in test_bpf()