Searched refs:getsbinuptime (Results 1 – 20 of 20) sorted by relevance
197 cm->cm_cookie_birthdate = getsbinuptime(); in cookie_maker_consume_payload() 305 sbintime_t now = getsbinuptime(); in timer_expired() 319 cc->cc_secret_birthdate = getsbinuptime(); in make_cookie() 404 expiry = getsbinuptime() - ELEMENT_TIMEOUT * SBT_1S; in ratelimit_gc() 454 now = getsbinuptime(); in ratelimit_allow() 486 r->r_last_time = getsbinuptime(); in ratelimit_allow()
662 kp->kp_birthdate = getsbinuptime(); in noise_begin_session()988 r->r_last_sent = getsbinuptime(); in noise_create_initiation()1055 r->r_last_init_recv = getsbinuptime(); in noise_consume_initiation()1116 r->r_last_sent = getsbinuptime(); in noise_create_response()1398 sbintime_t now = getsbinuptime(); in noise_timer_expired()
1379 wg_last_underload = getsbinuptime(); in wg_handshake()1381 underload = wg_last_underload + UNDERLOAD_TIMEOUT * SBT_1S > getsbinuptime(); in wg_handshake()
907 now = getsbinuptime(); in tcp_fastopen_connect()968 cce->disable_time = getsbinuptime(); in tcp_fastopen_disable_path()1003 cce->disable_time = getsbinuptime(); in tcp_fastopen_update_cache()1101 cce->disable_time = getsbinuptime(); in tcp_fastopen_ccache_create()1181 now = getsbinuptime(); in sysctl_net_inet_tcp_fastopen_ccache_list()
1331 expiry_limit = getsbinuptime() + SBT_1S; in tcp_log_expire()1394 expiry_limit = getsbinuptime() + TCP_LOG_EXPIRE_INTVL; in tcp_log_expire()1579 tln->tln_expiretime = getsbinuptime(); in tcp_log_tcpcbfini()
2184 now = getsbinuptime(); in tcp_challenge_ack_check()4277 now = getsbinuptime(); in tcp_inptoxtp()
94 (int64_t)(((getsbinuptime() >> 16) * hz) >> 16)
596 getsbinuptime(void) in getsbinuptime() function644 ((*(sbt) = getsbinuptime()), 1) : ((*(sbt) = sbinuptime()), 0))
664 if (inhibit && getsbinuptime() < sc->r1bfix_timeout_at) { in fsl_sdhci_r1bfix_is_wait_done()740 sc->r1bfix_timeout_at = getsbinuptime() + 250 * SBT_1MS; in fsl_sdhci_intr()
565 now = getsbinuptime(); in ufshci_req_queue_timeout()695 tr->deadline = getsbinuptime() + timeout * SBT_1S; in ufshci_req_queue_submit_tracker()
465 now = getsbinuptime(); in random_fortuna_pre_read()
920 now = getsbinuptime(); in nvme_qpair_timeout()1054 tr->deadline = getsbinuptime() + timeout * SBT_1S; in nvme_qpair_submit_tracker()
167 timeout_at = getsbinuptime() + SBT_1S; in tty_drain()169 timeout_at = getsbinuptime() + SBT_1S * tp->t_drainwait; in tty_drain()192 else if (timeout_at == 0 || getsbinuptime() < timeout_at) in tty_drain()
170 now = getsbinuptime(); in uart_pps_process()
521 now = getsbinuptime(); in ctf_ack_war_checks()
3107 stime = getsbinuptime(); in ena_keep_alive_wd()3125 time = getsbinuptime() - timestamp; in check_for_missing_keep_alive()3695 adapter->keep_alive_timestamp = getsbinuptime(); in ena_restore_device()3881 adapter->keep_alive_timestamp = getsbinuptime(); in ena_attach()
461 stime = getsbinuptime(); in ixl_admin_timer()810 pf->link_poll_start = getsbinuptime(); in ixl_if_attach_post()
4827 pf->link_poll_start = getsbinuptime(); in ixl_attach_get_link_status()
1623 microuptime.9 getsbinuptime.9 \
2380 lun->idle_time += getsbinuptime() - lun->last_busy; in ctl_serialize_other_sc_cmd()4624 lun->last_busy = getsbinuptime(); in ctl_add_lun()11321 lun->idle_time += getsbinuptime() - lun->last_busy; in ctl_nvmeio_precheck()12290 lun->idle_time += getsbinuptime() - lun->last_busy; in ctl_scsiio_precheck()13975 lun->last_busy = getsbinuptime();