Searched refs:jiffies_64_to_clock_t (Results 1 – 2 of 2) sorted by relevance
66 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
414 static inline u64 jiffies_64_to_clock_t(u64 x) in jiffies_64_to_clock_t() function