Searched refs:store_tod_clock_ext_cc (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dtimex.h54 static inline int store_tod_clock_ext_cc(union tod_clock *clk) function
/linux-master/arch/s390/kernel/
H A Dearly.c67 if (store_tod_clock_ext_cc(&clk) == 0)
70 if (set_tod_clock(TOD_UNIX_EPOCH) || store_tod_clock_ext_cc(&clk))

Completed in 113 milliseconds