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

/linux-master/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c201 int fault_tries = NX_MAX_FAULTS; local
283 fault_tries,
285 fault_tries--;
286 if (fault_tries > 0) {
295 fault_tries = NX_MAX_FAULTS; /* Reset for the next chunk */

Completed in 114 milliseconds