Searched refs:multiple_error_probability (Results 1 – 1 of 1) sorted by relevance
38 static unsigned int multiple_error_probability = 50; variable65 if ((prandom_u32() % 100) < multiple_error_probability) { in gpu_generate_error()