Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/include/linux/
H A Dtimekeeping.h198 static inline time64_t ktime_get_boottime_seconds(void) in ktime_get_boottime_seconds() function
/openbmc/linux/Documentation/core-api/
H A Dtimekeeping.rst87 time64_t ktime_get_boottime_seconds( void )
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c203 clp->cl_time = ktime_get_boottime_seconds(); in renew_client_locked()
1017 cps->cpntf_time = ktime_get_boottime_seconds(); in nfs4_alloc_init_cpntf_state()
2531 ktime_get_boottime_seconds() - clp->cl_time); in client_info_show()
2922 clp->cl_time = ktime_get_boottime_seconds(); in create_client()
4704 oo->oo_time = ktime_get_boottime_seconds(); in move_to_close_lru()
4855 dp->dl_time = ktime_get_boottime_seconds(); in nfsd4_cb_recall_prepare()
6137 .cutoff = ktime_get_boottime_seconds() - nn->nfsd4_lease, in nfs4_laundromat()
6267 (ktime_get_boottime_seconds() - in deleg_reaper()
6276 clp->cl_ra_time = ktime_get_boottime_seconds(); in deleg_reaper()
6590 cps->cpntf_time = ktime_get_boottime_seconds(); in find_cpntf_state()
[all …]
/openbmc/linux/fs/f2fs/
H A Dsegment.h850 time64_t diff, now = ktime_get_boottime_seconds(); in get_mtime()
H A Ddebug.c402 ktime_get_boottime_seconds(), in stat_show()
H A Dsegment.c4496 sit_i->mounted_time = ktime_get_boottime_seconds(); in build_sit_info()
/openbmc/linux/drivers/power/supply/
H A Dab8500_fg.c385 time64_t now = ktime_get_boottime_seconds(); in ab8500_fg_add_cap_sample()
446 now = ktime_get_boottime_seconds(); in ab8500_fg_fill_cap_sample()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c669 time64_t now = ktime_get_boottime_seconds(); in schedule_reset()
2057 priv->connect_start = ktime_get_boottime_seconds(); in isr_indicate_associated()
4045 ktime_get_boottime_seconds() - priv->connect_start); in internals_show()
6400 priv->suspend_at = ktime_get_boottime_seconds(); in ipw2100_suspend()
6435 priv->suspend_time = ktime_get_boottime_seconds() - priv->suspend_at; in ipw2100_resume()
H A Dipw2200.c11813 priv->suspend_at = ktime_get_boottime_seconds(); in ipw_pci_suspend()
11841 priv->suspend_time = ktime_get_boottime_seconds() - priv->suspend_at; in ipw_pci_resume()