Searched refs:store_tod_clock (Results 1 – 2 of 2) sorted by relevance
31 static inline int store_tod_clock(__u64 *time) in store_tod_clock() function
50 if (store_tod_clock(&time) == 0) in reset_tod_clock()53 if (set_tod_clock(TOD_UNIX_EPOCH) != 0 || store_tod_clock(&time) != 0) in reset_tod_clock()