Searched refs:cputime64_to_jiffies64 (Results 1 – 6 of 6) sorted by relevance
15 #define cputime64_to_jiffies64(__ct) (__force u64)(__ct) macro74 jiffies_64_to_clock_t(cputime64_to_jiffies64(__ct))
40 #define cputime64_to_jiffies64(__ct) \ macro
24 nsec = cputime64_to_jiffies64(idletime) * TICK_NSEC; in uptime_proc_show()
43 static inline u64 cputime64_to_jiffies64(cputime64_t cputime) in cputime64_to_jiffies64() function
107 static inline u64 cputime64_to_jiffies64(const cputime_t ct) in cputime64_to_jiffies64() function
104 cputime64_to_jiffies64(cur_nice); in dbs_check_cpu()