Searched refs:cputime_to_timespec (Results 1 – 6 of 6) sorted by relevance
51 #define cputime_to_timespec(__ct,__val) \ macro
81 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *val) in cputime_to_timespec() function
92 static inline void cputime_to_timespec(const cputime_t cputime, in cputime_to_timespec() function
159 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *p) in cputime_to_timespec() function
137 cputime_to_timespec(ct, &ts); in cputime_sub_ns()
75 cputime_to_timespec((__force cputime_t)expires, tp); in sample_to_timespec()1517 cputime_to_timespec(cputime_one_jiffy, &ts); in init_posix_cpu_timers()