Searched refs:trys (Results 1 – 4 of 4) sorted by relevance
145 int trys; in write_coeff_ram() local150 for (trys = 0; trys < DACCRSTAT_MAX_TRYS; trys++) { in write_coeff_ram()161 if (trys == DACCRSTAT_MAX_TRYS) { in write_coeff_ram()
350 int trys; in write_coeff_ram() local355 for (trys = 0; trys < DACCRSTAT_MAX_TRYS; trys++) { in write_coeff_ram()361 if (trys == DACCRSTAT_MAX_TRYS) { in write_coeff_ram()
1635 trys||tries
6763 int trys = 0; in trace_user_fault_read() local6796 if (trys) { in trace_user_fault_read()6812 if (WARN_ONCE(trys++ > 100, "Error: Too many tries to read user space")) in trace_user_fault_read()