Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c235 uint64_t fail_spin; in nxu_run_job() local
237 fail_spin = __ppc_get_timebase(); in nxu_run_job()
238 while ((__ppc_get_timebase() - fail_spin) < in nxu_run_job()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c235 uint64_t fail_spin; in nxu_run_job() local
237 fail_spin = __ppc_get_timebase(); in nxu_run_job()
238 while ((__ppc_get_timebase() - fail_spin) < in nxu_run_job()

Completed in 2 milliseconds