Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/net/
Dudpgso_bench.sh15 run_one() { function
68 run_one $@
Dudpgso.c513 static void run_one(struct testcase *test, int fdt, int fdr, in run_one() function
575 run_one(test, fdt, fdr, addr, alen); in run_all()
/Linux-v4.19/lib/
Dtest_bpf.c6681 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) in run_one() function
6924 err = run_one(fp, &tests[i]); in test_bpf()