Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/powerpc/nx-gzip/
Dgzfht_test.c246 int fault_tries = NX_MAX_FAULTS; in compress_file() local
318 fault_tries, in compress_file()
320 fault_tries--; in compress_file()
321 if (fault_tries > 0) { in compress_file()
330 fault_tries = NX_MAX_FAULTS; /* Reset for the next chunk */ in compress_file()