Lines Matching defs:from_callout
243 static int32_t tcp_hptsi(struct tcp_hpts_entry *hpts, bool from_callout);
434 int slots_to_run, int idx, bool from_callout)
451 log.u_bbr.flex8 = (uint8_t)from_callout;
1079 tcp_hptsi(struct tcp_hpts_entry *hpts, bool from_callout)
1358 from_callout);
1418 if (!from_callout || (loop_cnt > max_pacer_loops)) {
1433 if (from_callout)
1466 (wrap_loop_cnt >= 2) || !from_callout),
1470 || (wrap_loop_cnt >= 2) || !from_callout),
1473 if (from_callout && (hpts->p_lasttick != hpts->p_curtick)) {
1480 if (from_callout) {