Searched refs:run_all (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | udpgso_bench.sh | 129 run_all() { function 144 run_all
|
H A D | udpgro_bench.sh | 72 run_all() { function 92 run_all
|
H A D | udpgro_frglist.sh | 77 run_all() { function 98 run_all
|
H A D | udpgro.sh | 155 run_all() { function 215 run_all
|
H A D | udpgso.c | 557 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 D | test-mmx.c | 220 static void run_all(void) in run_all() function 312 run_all(); in main()
|
H A D | test-avx.c | 215 static void run_all(void) in run_all() function 372 run_all(); in main()
|
/openbmc/linux/tools/perf/bench/ |
H A D | numa.c | 111 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 D | extent-tree.c | 2165 int run_all = count == (unsigned long)-1; in btrfs_run_delayed_refs() local 2188 if (run_all) { in btrfs_run_delayed_refs()
|