Searched refs:wrap_loop_cnt (Results 1 – 1 of 1) sorted by relevance
1054 tcp_hpts_set_max_sleep(struct tcp_hpts_entry *hpts, int wrap_loop_cnt) in tcp_hpts_set_max_sleep() argument1058 if ((hpts->p_on_queue_cnt) && (wrap_loop_cnt < 2)) { in tcp_hpts_set_max_sleep()1093 int32_t wrap_loop_cnt = 0; in tcp_hptsi() local1148 wrap_loop_cnt++; in tcp_hptsi()1450 if ((wrap_loop_cnt < 2) && tcp_hpts_different_slots(cts, cts_last_run)) { in tcp_hptsi()1481 (loop_cnt > max_pacer_loops) || (wrap_loop_cnt >= 2) || in tcp_hptsi()1487 cts_last_run, cts, loop_cnt, wrap_loop_cnt)); in tcp_hptsi()1498 tcp_hpts_set_max_sleep(hpts, wrap_loop_cnt); in tcp_hptsi()