Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/powerpc/nx-gzip/
Dgzfht_test.c274 cc != ERR_NX_AT_FAULT) { in compress_file()
280 if (cc == ERR_NX_AT_FAULT) { in compress_file()
Dgunz_test.c701 case ERR_NX_AT_FAULT: in decompress_file()
/linux-6.12.1/tools/testing/selftests/powerpc/nx-gzip/include/
Dnxu.h561 #define ERR_NX_AT_FAULT 250 macro