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

/linux-master/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c81 static volatile unsigned int corruption_found; variable
333 * corruption_found variable. On seeing this, every thread verifies the
492 while (!corruption_found && !timeout) {
523 corruption_found = 1;
530 if (corruption_found || timeout) {
573 while (!corruption_found && !timeout) {

Completed in 88 milliseconds