Searched defs:cputime_to_timespec (Results 1 – 4 of 4) sorted by relevance
72 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *val) in cputime_to_timespec() function
44 #define cputime_to_timespec(__ct,__val) \ macro
157 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *p) in cputime_to_timespec() function
99 static inline void cputime_to_timespec(const cputime_t cputime, in cputime_to_timespec() function