Home
last modified time | relevance | path

Searched defs:todval (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dtimex.h155 static inline unsigned long long tod_to_ns(unsigned long long todval) in tod_to_ns()
/linux-4.4.14/arch/s390/kernel/
Dtime.c82 void tod_to_timeval(__u64 todval, struct timespec64 *xt) in tod_to_timeval()