Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtimekeeping.h54 void getboottime64(struct timespec64 *ts);
/linux/kernel/time/
H A Dtimekeeping.c2411 void getboottime64(struct timespec64 *ts) in getboottime64() function
2418 EXPORT_SYMBOL_GPL(getboottime64);
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1275 getboottime64(&boot); in gss_proxy_save_rsc()