Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c204 return ERR_NX_OK; in nx_touch_pages_dde()
238 return ERR_NX_OK; in nx_touch_pages_dde()
773 case ERR_NX_OK: in decompress_file()
H A Dgzfht_test.c273 if (cc != ERR_NX_OK && cc != ERR_NX_TPBC_GT_SPBC && in compress_file()
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h532 #define ERR_NX_OK 0 macro