Searched refs:nr_retries (Results 1 – 9 of 9) sorted by relevance
244 int nr_retries = 3; in snic_get_conf() local272 if (ret == 0 || nr_retries == 1) in snic_get_conf()276 } while (ret && --nr_retries); in snic_get_conf()
202 unsigned int nr_retries; member
767 if (priv->nr_retries) in lbtf_process_rx_command()768 priv->nr_retries = 0; in lbtf_process_rx_command()
113 if (++priv->nr_retries > 10) { in lbtf_cmd_work()116 priv->nr_retries = 0; in lbtf_cmd_work()
223 int nr_retries; member
164 P(nr_retries); in print_cpu()
1379 cpu_base->nr_retries++; in hrtimer_interrupt()
2031 int nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in try_charge() local2112 if (nr_retries--) in try_charge()2742 int nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in mem_cgroup_force_empty() local2747 while (nr_retries && page_counter_read(&memcg->memory)) { in mem_cgroup_force_empty()2756 nr_retries--; in mem_cgroup_force_empty()
2273 u16 nr_retries = 0; in hi_command() local2342 nr_retries++; in hi_command()2343 if (nr_retries > DRXJ_MAX_RETRIES) { in hi_command()