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

/linux-4.1.27/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall.c29 #define TM_RETRIES 100 macro
51 for (i = 0; i < TM_RETRIES; i++) { getppid_tm()
73 printf("Exceeded limit of %d temporary transaction failures.\n", TM_RETRIES); getppid_tm()

Completed in 232 milliseconds