Searched refs:nr_retries (Results 1 – 9 of 9) sorted by relevance
242 int nr_retries = 3; in snic_get_conf() local270 if (ret == 0 || nr_retries == 1) in snic_get_conf()274 } while (ret && --nr_retries); in snic_get_conf()
767 if (priv->nr_retries) in lbtf_process_rx_command()768 priv->nr_retries = 0; in lbtf_process_rx_command()
106 if (++priv->nr_retries > 10) { in lbtf_cmd_work()109 priv->nr_retries = 0; in lbtf_cmd_work()
223 int nr_retries; member
212 unsigned short nr_retries; member
156 P(nr_retries); in print_cpu()
1551 cpu_base->nr_retries++; in hrtimer_interrupt()
2149 int nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in try_charge() local2241 if (nr_retries--) in try_charge()2264 nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in try_charge()2882 int nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in mem_cgroup_force_empty() local2890 while (nr_retries && page_counter_read(&memcg->memory)) { in mem_cgroup_force_empty()2899 nr_retries--; in mem_cgroup_force_empty()
2280 u16 nr_retries = 0; in hi_command() local2349 nr_retries++; in hi_command()2350 if (nr_retries > DRXJ_MAX_RETRIES) { in hi_command()