Searched refs:getsbinuptime (Results 1 – 19 of 19) 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()
1290 wg_last_underload = getsbinuptime(); in wg_handshake()1292 underload = wg_last_underload + UNDERLOAD_TIMEOUT * SBT_1S > getsbinuptime(); in wg_handshake()
908 now = getsbinuptime(); in tcp_fastopen_connect()969 cce->disable_time = getsbinuptime(); in tcp_fastopen_disable_path()1004 cce->disable_time = getsbinuptime(); in tcp_fastopen_update_cache()1102 cce->disable_time = getsbinuptime(); in tcp_fastopen_ccache_create()1182 now = getsbinuptime(); in sysctl_net_inet_tcp_fastopen_ccache_list()
1321 expiry_limit = getsbinuptime() + SBT_1S; in tcp_log_expire()1384 expiry_limit = getsbinuptime() + TCP_LOG_EXPIRE_INTVL; in tcp_log_expire()1569 tln->tln_expiretime = getsbinuptime(); in tcp_log_tcpcbfini()
2182 now = getsbinuptime(); in tcp_send_challenge_ack()3993 now = getsbinuptime(); in tcp_inptoxtp()
83 (int64_t)(((getsbinuptime() >> 16) * hz) >> 16)
560 getsbinuptime(void) in getsbinuptime() function608 ((*(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()
458 now = getsbinuptime(); in random_fortuna_pre_read()
1125 now = getsbinuptime(); in nvme_qpair_timeout()1259 tr->deadline = getsbinuptime() + timeout * SBT_1S; in nvme_qpair_submit_tracker()
168 timeout_at = getsbinuptime() + SBT_1S; in tty_drain()170 timeout_at = getsbinuptime() + SBT_1S * tp->t_drainwait; in tty_drain()193 else if (timeout_at == 0 || getsbinuptime() < timeout_at) in tty_drain()
170 now = getsbinuptime(); in uart_pps_process()
525 now = getsbinuptime(); in ctf_ack_war_checks()
3085 stime = getsbinuptime(); in ena_keep_alive_wd()3103 time = getsbinuptime() - timestamp; in check_for_missing_keep_alive()3673 adapter->keep_alive_timestamp = getsbinuptime(); in ena_restore_device()3859 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()
4760 pf->link_poll_start = getsbinuptime(); in ixl_attach_get_link_status()
1609 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();