Home
last modified time | relevance | path

Searched refs:get_seconds (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dtimekeeping32.h9 static inline unsigned long get_seconds(void) in get_seconds() function
/include/linux/sunrpc/
Dcache.h155 return get_seconds() - boot.tv_sec; in seconds_since_boot()