Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sunrpc/
Dcache.h159 getboottime64(&boot); in seconds_since_boot()
166 getboottime64(&boot); in convert_to_wallclock()
311 getboottime64(&boot); in get_expiry()
/Linux-v5.10/include/linux/
Dtimekeeping.h47 void getboottime64(struct timespec64 *ts);
/Linux-v5.10/fs/proc/
Dstat.c120 getboottime64(&boottime); in show_stat()
/Linux-v5.10/kernel/time/
Dtimekeeping.c2224 void getboottime64(struct timespec64 *ts) in getboottime64() function
2231 EXPORT_SYMBOL_GPL(getboottime64);
/Linux-v5.10/net/sunrpc/auth_gss/
Dsvcauth_gss.c1325 getboottime64(&boot); in gss_proxy_save_rsc()