Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dtimex.h154 static inline unsigned long long tod_to_ns(unsigned long long todval) in tod_to_ns()
/linux-4.1.27/arch/s390/kernel/
Dtime.c79 void tod_to_timeval(__u64 todval, struct timespec *xt) in tod_to_timeval()