Searched defs:cputime_to_secs (Results 1 – 4 of 4) sorted by relevance
59 #define cputime_to_secs(__ct) \ macro
36 #define cputime_to_secs(jif) (cputime_to_jiffies(jif) / HZ) macro
144 static inline unsigned long cputime_to_secs(const cputime_t ct) in cputime_to_secs() function
80 static inline unsigned int cputime_to_secs(const cputime_t cputime) in cputime_to_secs() function