Home
last modified time | relevance | path

Searched refs:ktime_get_boottime_seconds (Results 1 – 13 of 13) sorted by relevance

/linux/net/wireless/
H A Dsysfs.c99 rdev->suspend_at = ktime_get_boottime_seconds(); in wiphy_suspend()
133 cfg80211_bss_age(rdev, ktime_get_boottime_seconds() - rdev->suspend_at); in wiphy_resume()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c67 data->last_error = ktime_get_boottime_seconds(); in iwl_trans_inc_restart_count()
183 ktime_get_boottime_seconds() - data->last_error >= in iwl_trans_determine_restart_mode()
/linux/net/core/
H A Dpage_pool_user.c340 pool->user.detach_time = ktime_get_boottime_seconds(); in page_pool_detached()
/linux/drivers/bluetooth/
H A Dbtintel_pcie.c2288 retry_window = ktime_get_boottime_seconds() - data->last_error; in btintel_pcie_inc_recovery_count()
2290 data->last_error = ktime_get_boottime_seconds(); in btintel_pcie_inc_recovery_count()
2397 retry_window = ktime_get_boottime_seconds() - data->last_error; in btintel_pcie_hw_error()
2404 ktime_get_boottime_seconds()); in btintel_pcie_hw_error()
/linux/Documentation/core-api/
H A Dtimekeeping.rst87 time64_t ktime_get_boottime_seconds( void )
/linux/fs/nfsd/
H A Dnfs4state.c205 clp->cl_time = ktime_get_boottime_seconds(); in renew_client_locked()
980 cps->cpntf_time = ktime_get_boottime_seconds(); in nfs4_alloc_init_cpntf_state()
1824 ktime_get_boottime_seconds(); in nfsd4_revoke_states()
2770 ktime_get_boottime_seconds() - clp->cl_time); in client_info_show()
3251 clp->cl_time = ktime_get_boottime_seconds(); in create_client()
5218 oo->oo_time = ktime_get_boottime_seconds(); in move_to_close_lru()
5369 dp->dl_time = ktime_get_boottime_seconds(); in nfsd4_cb_recall_prepare()
6567 if (ktime_get_boottime_seconds() > double_grace_period_end) in clients_still_reclaiming()
6818 .cutoff = ktime_get_boottime_seconds() - nn->nfsd4_lease, in nfs4_laundromat()
6957 if (ktime_get_boottime_seconds() in deleg_reaper()
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlink.c384 ktime_get_boottime_seconds(); in iwl_mld_activate_link()
H A Dscan.c1849 if (mld_vif->last_link_activation_time > ktime_get_boottime_seconds() - in iwl_mld_int_mlo_scan()
/linux/fs/f2fs/
H A Dsegment.h944 time64_t diff, now = ktime_get_boottime_seconds(); in get_mtime()
H A Ddebug.c467 ktime_get_boottime_seconds(), in stat_show()
H A Dsegment.c4869 sit_i->mounted_time = ktime_get_boottime_seconds(); in build_sit_info()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c664 time64_t now = ktime_get_boottime_seconds(); in schedule_reset()
2052 priv->connect_start = ktime_get_boottime_seconds(); in isr_indicate_associated()
4040 ktime_get_boottime_seconds() - priv->connect_start); in internals_show()
6390 priv->suspend_at = ktime_get_boottime_seconds(); in ipw2100_suspend()
6425 priv->suspend_time = ktime_get_boottime_seconds() - priv->suspend_at; in ipw2100_resume()
H A Dipw2200.c11815 priv->suspend_at = ktime_get_boottime_seconds(); in ipw_pci_suspend()
11843 priv->suspend_time = ktime_get_boottime_seconds() - priv->suspend_at; in ipw_pci_resume()