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

/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c83 static unsigned int count_hash_values_matches(void) function
146 FAIL_IF_MSG(count_hash_values_matches() == HASH_COUNT, "shared key detected");
168 if (count_hash_values_matches() != HASH_COUNT)
208 FAIL_IF_MSG(count_hash_values_matches() != HASH_COUNT,

Completed in 107 milliseconds