Searched refs:get_seconds (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | timekeeping32.h | 9 static inline unsigned long get_seconds(void) in get_seconds() function |
/include/linux/sunrpc/ | ||
D | cache.h | 155 return get_seconds() - boot.tv_sec; in seconds_since_boot() |