Home
last modified time | relevance | path

Searched refs:set_tod_clock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtimex.h23 static inline int set_tod_clock(__u64 time) in set_tod_clock() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtimex.h42 static inline int set_tod_clock(__u64 time) in set_tod_clock() function
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dearly.c43 if (set_tod_clock(TOD_UNIX_EPOCH) != 0 || store_tod_clock(&time) != 0) in reset_tod_clock()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dearly.c68 if (set_tod_clock(TOD_UNIX_EPOCH) || store_tod_clock_ext_cc(&clk)) in reset_tod_clock()

Completed in 2 milliseconds