Searched defs:jiffies_to_cputime (Results 1 – 4 of 4) sorted by relevance
11 #define jiffies_to_cputime(__hz) (__force cputime_t)(__hz) macro
38 #define jiffies_to_cputime(__jif) \ macro
38 static inline cputime_t jiffies_to_cputime(const unsigned int jif) in jiffies_to_cputime() function
68 static inline cputime_t jiffies_to_cputime(const unsigned long jif) in jiffies_to_cputime() function