Home
last modified time | relevance | path

Searched refs:run_all (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso_bench.sh129 run_all() { function
144 run_all
H A Dudpgro_bench.sh72 run_all() { function
92 run_all
H A Dudpgro_frglist.sh77 run_all() { function
98 run_all
H A Dudpgro.sh155 run_all() { function
215 run_all
H A Dudpgso.c557 static void run_all(int fdt, int fdr, struct sockaddr *addr, socklen_t alen) in run_all() function
596 run_all(fdt, fdr, addr, alen); in run_test()
610 run_all(fdt, fdr, addr, 0 /* use connected addr */); in run_test()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-mmx.c220 static void run_all(void) in run_all() function
312 run_all(); in main()
H A Dtest-avx.c215 static void run_all(void) in run_all() function
372 run_all(); in main()
/openbmc/linux/tools/perf/bench/
H A Dnuma.c111 int run_all; member
195 OPT_INCR ('a', "all" , &p0.run_all, "Run all tests in the suite"),
1785 p->run_all = argc == 1; in init_params()
1918 if (p0.run_all) in bench_numa()
/openbmc/linux/fs/btrfs/
H A Dextent-tree.c2165 int run_all = count == (unsigned long)-1; in btrfs_run_delayed_refs() local
2188 if (run_all) { in btrfs_run_delayed_refs()