Searched defs:cputime_to_clock_t (Results 1 – 4 of 4) sorted by relevance
65 #define cputime_to_clock_t(__ct) \ macro
109 #define cputime_to_clock_t(__ct) \ macro
122 static inline clock_t cputime_to_clock_t(cputime_t cputime) in cputime_to_clock_t() function
209 static inline unsigned long cputime_to_clock_t(const cputime_t ct) in cputime_to_clock_t() function