Searched refs:ktime_get_boottime_seconds (Results 1 – 10 of 10) sorted by relevance
99 rdev->suspend_at = ktime_get_boottime_seconds(); in wiphy_suspend()129 cfg80211_bss_age(rdev, ktime_get_boottime_seconds() - rdev->suspend_at); in wiphy_resume()
197 static inline time64_t ktime_get_boottime_seconds(void) in ktime_get_boottime_seconds() function
87 time64_t ktime_get_boottime_seconds( void )
174 clp->cl_time = ktime_get_boottime_seconds(); in renew_client_locked()911 cps->cpntf_time = ktime_get_boottime_seconds(); in nfs4_alloc_init_cpntf_state()2765 clp->cl_time = ktime_get_boottime_seconds(); in create_client()4495 oo->oo_time = ktime_get_boottime_seconds(); in move_to_close_lru()4607 dp->dl_time = ktime_get_boottime_seconds(); in nfsd4_cb_recall_prepare()5496 if (ktime_get_boottime_seconds() > double_grace_period_end) in clients_still_reclaiming()5590 .cutoff = ktime_get_boottime_seconds() - nn->nfsd4_lease, in nfs4_laundromat()5998 cps->cpntf_time = ktime_get_boottime_seconds(); in find_cpntf_state()6974 nbl->nbl_time = ktime_get_boottime_seconds(); in nfsd4_lock()
805 time64_t diff, now = ktime_get_boottime_seconds(); in get_mtime()
370 ktime_get_boottime_seconds(), in stat_show()
4471 sit_i->mounted_time = ktime_get_boottime_seconds(); in build_sit_info()
382 time64_t now = ktime_get_boottime_seconds(); in ab8500_fg_add_cap_sample()443 now = ktime_get_boottime_seconds(); in ab8500_fg_fill_cap_sample()
680 time64_t now = ktime_get_boottime_seconds(); in schedule_reset()2068 priv->connect_start = ktime_get_boottime_seconds(); in isr_indicate_associated()4056 ktime_get_boottime_seconds() - priv->connect_start); in show_internals()6411 priv->suspend_at = ktime_get_boottime_seconds(); in ipw2100_suspend()6446 priv->suspend_time = ktime_get_boottime_seconds() - priv->suspend_at; in ipw2100_resume()
11854 priv->suspend_at = ktime_get_boottime_seconds(); in ipw_pci_suspend()11882 priv->suspend_time = ktime_get_boottime_seconds() - priv->suspend_at; in ipw_pci_resume()
Completed in 71 milliseconds