Home
last modified time | relevance | path

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

/linux/net/wireless/
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/include/linux/
A Dtimekeeping.h233 static inline time64_t ktime_get_boottime_seconds(void) in ktime_get_boottime_seconds() function
/linux/net/core/
A Dpage_pool_user.c338 pool->user.detach_time = ktime_get_boottime_seconds(); in page_pool_detached()
/linux/fs/nfsd/
A Dnfs4state.c205 clp->cl_time = ktime_get_boottime_seconds(); in renew_client_locked()
1008 cps->cpntf_time = ktime_get_boottime_seconds(); in nfs4_alloc_init_cpntf_state()
1833 ktime_get_boottime_seconds(); in nfsd4_revoke_states()
2707 ktime_get_boottime_seconds() - clp->cl_time); in client_info_show()
3162 clp->cl_time = ktime_get_boottime_seconds(); in create_client()
5052 oo->oo_time = ktime_get_boottime_seconds(); in move_to_close_lru()
5203 dp->dl_time = ktime_get_boottime_seconds(); in nfsd4_cb_recall_prepare()
6678 (ktime_get_boottime_seconds() - in deleg_reaper()
6687 clp->cl_ra_time = ktime_get_boottime_seconds(); in deleg_reaper()
7015 cps->cpntf_time = ktime_get_boottime_seconds(); in find_cpntf_state()
[all …]
/linux/Documentation/core-api/
A Dtimekeeping.rst87 time64_t ktime_get_boottime_seconds( void )
/linux/fs/f2fs/
A Dsegment.h850 time64_t diff, now = ktime_get_boottime_seconds(); in get_mtime()
A Ddebug.c401 ktime_get_boottime_seconds(), in stat_show()
A Dsegment.c4720 sit_i->mounted_time = ktime_get_boottime_seconds(); in build_sit_info()
/linux/drivers/power/supply/
A Dab8500_fg.c380 time64_t now = ktime_get_boottime_seconds(); in ab8500_fg_add_cap_sample()
441 now = ktime_get_boottime_seconds(); in ab8500_fg_fill_cap_sample()
/linux/drivers/net/wireless/intel/ipw2x00/
A Dipw2100.c667 time64_t now = ktime_get_boottime_seconds(); in schedule_reset()
2055 priv->connect_start = ktime_get_boottime_seconds(); in isr_indicate_associated()
4043 ktime_get_boottime_seconds() - priv->connect_start); in internals_show()
6395 priv->suspend_at = ktime_get_boottime_seconds(); in ipw2100_suspend()
6430 priv->suspend_time = ktime_get_boottime_seconds() - priv->suspend_at; in ipw2100_resume()
A Dipw2200.c11808 priv->suspend_at = ktime_get_boottime_seconds(); in ipw_pci_suspend()
11836 priv->suspend_time = ktime_get_boottime_seconds() - priv->suspend_at; in ipw_pci_resume()

Completed in 72 milliseconds