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()
762 if (priv->nr_retries) in lbtf_process_rx_command()763 priv->nr_retries = 0; in lbtf_process_rx_command()
102 if (++priv->nr_retries > 10) { in lbtf_cmd_work()105 priv->nr_retries = 0; in lbtf_cmd_work()
223 int nr_retries; member
224 unsigned short nr_retries; member
151 P(nr_retries); in print_cpu()
1671 cpu_base->nr_retries++; in hrtimer_interrupt()
2506 int nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in try_charge() local2604 if (nr_retries--) in try_charge()2625 nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in try_charge()3264 int nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in mem_cgroup_force_empty() local3272 while (nr_retries && page_counter_read(&memcg->memory)) { in mem_cgroup_force_empty()3281 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()