Home
last modified time | relevance | path

Searched refs:getboottime64 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/linux/sunrpc/
Dcache.h160 getboottime64(&boot); in seconds_since_boot()
167 getboottime64(&boot); in convert_to_wallclock()
312 getboottime64(&boot); in get_expiry()
/Linux-v6.1/include/linux/
Dtimekeeping.h47 void getboottime64(struct timespec64 *ts);
/Linux-v6.1/fs/proc/
Dstat.c121 getboottime64(&boottime); in show_stat()
/Linux-v6.1/kernel/time/
Dtimekeeping.c2246 void getboottime64(struct timespec64 *ts) in getboottime64() function
2253 EXPORT_SYMBOL_GPL(getboottime64);
/Linux-v6.1/net/sunrpc/auth_gss/
Dsvcauth_gss.c1331 getboottime64(&boot); in gss_proxy_save_rsc()