Searched refs:getsbinuptime (Results 1 – 6 of 6) sorted by relevance
84 (int64_t)(((getsbinuptime() >> 16) * hz) >> 16)
912 now = getsbinuptime(); in tcp_fastopen_connect()973 cce->disable_time = getsbinuptime(); in tcp_fastopen_disable_path()1008 cce->disable_time = getsbinuptime(); in tcp_fastopen_update_cache()1106 cce->disable_time = getsbinuptime(); in tcp_fastopen_ccache_create()1186 now = getsbinuptime(); in sysctl_net_inet_tcp_fastopen_ccache_list()
1215 expiry_limit = getsbinuptime() + SBT_1S; in tcp_log_expire()1278 expiry_limit = getsbinuptime() + TCP_LOG_EXPIRE_INTVL; in tcp_log_expire()1413 tln->tln_expiretime = getsbinuptime(); in tcp_log_tcpcbfini()
3468 now = getsbinuptime(); in tcp_inptoxtp()
561 getsbinuptime(void) in getsbinuptime() function601 ((*(sbt) = getsbinuptime()), 1) : ((*(sbt) = sbinuptime()), 0))
169 timeout_at = getsbinuptime() + SBT_1S; in tty_drain()171 timeout_at = getsbinuptime() + SBT_1S * tp->t_drainwait; in tty_drain()194 else if (timeout_at == 0 || getsbinuptime() < timeout_at) in tty_drain()