Searched refs:yet_to_sleep (Results 1 – 4 of 4) sorted by relevance
977 uint32_t have_slept, yet_to_sleep; in tcp_hpts_insert_locked() local982 yet_to_sleep = hpts->p_hpts_sleep_time - have_slept; in tcp_hpts_insert_locked()985 yet_to_sleep = 0; in tcp_hpts_insert_locked()990 diag->yet_to_sleep = yet_to_sleep; in tcp_hpts_insert_locked()992 if (yet_to_sleep && in tcp_hpts_insert_locked()993 (yet_to_sleep > slot)) { in tcp_hpts_insert_locked()
65 uint32_t yet_to_sleep; /* bbr->lt_epoch x */ member
4715 log.u_bbr.lt_epoch = diag->yet_to_sleep; in rack_log_hpts_diag()
2429 log.u_bbr.lt_epoch = diag->yet_to_sleep; in bbr_log_hpts_diag()