Searched refs:failed_count (Results 1 – 3 of 3) sorted by relevance
620 int32_t failed_count = 0; in psvc_fsp_device_fault_check_policy_0() local648 failed_count++; in psvc_fsp_device_fault_check_policy_0()651 } while ((retry < n_retry_fsp_fault) && (failed_count)); in psvc_fsp_device_fault_check_policy_0()653 if (failed_count == 0 && led_on) { in psvc_fsp_device_fault_check_policy_0()660 if (failed_count > 0 && ! led_on) { in psvc_fsp_device_fault_check_policy_0()
1274 static uint_t failed_count; in get_peer_info() local1280 if (++failed_count % 100 == 1) in get_peer_info()1319 if (++failed_count % 100 == 1) in get_peer_info()
270 static uint_t failed_count; in htbl_grow() local280 if (++failed_count % 100 == 1) in htbl_grow()282 failed_count > 1 ? "Still " : "", in htbl_grow()287 failed_count = 0; in htbl_grow()