Searched refs:jiffies_to_clock_t (Results 1 – 2 of 2) sorted by relevance
60 #define cputime_to_clock_t(__ct) jiffies_to_clock_t(__ct)
383 static inline clock_t jiffies_to_clock_t(long x) in jiffies_to_clock_t() function