Searched defs:secs_to_cputime (Results 1 – 4 of 4) sorted by relevance
61 #define secs_to_cputime(__secs) \ macro
37 #define secs_to_cputime(sec) jiffies_to_cputime((sec) * HZ) macro
149 static inline cputime_t secs_to_cputime(const unsigned long sec) in secs_to_cputime() function
85 static inline cputime_t secs_to_cputime(const unsigned int s) in secs_to_cputime() function