Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dcache.h164 getboottime64(&boot); in seconds_since_boot()
171 getboottime64(&boot); in convert_to_wallclock()
318 getboottime64(&boot); in get_expiry()
/linux-6.15/include/linux/
H A Dtimekeeping.h53 void getboottime64(struct timespec64 *ts);
/linux-6.15/fs/proc/
H A Dstat.c95 getboottime64(&boottime); in show_stat()
/linux-6.15/kernel/time/
H A Dtimekeeping.c2268 void getboottime64(struct timespec64 *ts) in getboottime64() function
2275 EXPORT_SYMBOL_GPL(getboottime64);
/linux-6.15/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1274 getboottime64(&boot); in gss_proxy_save_rsc()