Home
last modified time | relevance | path

Searched refs:RUN_FOREVER (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/tests/aiostress/
Daio-stress.c67 #define RUN_FOREVER -1 macro
96 int iterations = RUN_FOREVER;
1126 while(t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {
1192 if (t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {
/external/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c72 #define RUN_FOREVER -1 macro
97 int iterations = RUN_FOREVER;
1147 && (cnt < iterations || iterations == RUN_FOREVER)) {
1215 if (t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {