Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dcache.h164 getboottime64(&boot); in seconds_since_boot()
171 getboottime64(&boot); in convert_to_wallclock()
316 getboottime64(&boot); in get_expiry()
/openbmc/linux/include/linux/
H A Dtimekeeping.h47 void getboottime64(struct timespec64 *ts);
/openbmc/linux/fs/proc/
H A Dstat.c95 getboottime64(&boottime); in show_stat()
/openbmc/linux/kernel/time/
H A Dtimekeeping.c2246 void getboottime64(struct timespec64 *ts) in getboottime64() function
2253 EXPORT_SYMBOL_GPL(getboottime64);
/openbmc/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1284 getboottime64(&boot); in gss_proxy_save_rsc()