Searched refs:rerun (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/wireless/ath/carl9170/
H A Dled.c71 bool rerun = false; local
90 rerun = true;
98 if (!rerun)
/linux-master/drivers/net/wireless/intersil/p54/
H A Dled.c32 bool rerun = false; local
47 rerun = true;
59 if (rerun)
/linux-master/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py175 rerun = list()
179 rerun.append(name)
186 if len(rerun) > 0 and len(rerun) < 20:
188 self.second_test(rerun, second_results)
303 rerun = list()
311 rerun.append(m['Name'])
313 if len(rerun) > 0 and len(rerun) < 20:
315 self.second_test(rerun, second_result
[all...]
/linux-master/scripts/
H A Dget_maintainer.pl1879 my $rerun = 0;
1957 $rerun = 1;
1964 $rerun = 1;
1968 $rerun = 1;
1973 $rerun = 1;
1978 $rerun = 1;
1986 $rerun = 1;
1989 $rerun = 1;
1992 $rerun = 1;
1995 $rerun
[all...]
/linux-master/fs/xfs/
H A Dxfs_icache.c1932 bool rerun; local
1950 rerun = xfs_inodegc_queue_all(mp);
1951 } while (rerun);
/linux-master/tools/testing/selftests/nolibc/
H A DMakefile177 @echo " rerun runs a previously prebuilt kernel in QEMU (uses \$$XARCH, \$$TEST)"
259 rerun:
/linux-master/security/tomoyo/
H A Dcondition.c509 rerun:
694 goto rerun;
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c471 rerun:
495 goto rerun;

Completed in 150 milliseconds