Searched refs:timespec_to_cputime (Results 1 – 5 of 5) sorted by relevance
49 #define timespec_to_cputime(__val) \ macro
76 static inline cputime_t timespec_to_cputime(const struct timespec *val) in timespec_to_cputime() function
86 static inline cputime_t timespec_to_cputime(const struct timespec *value) in timespec_to_cputime() function
171 static inline cputime_t timespec_to_cputime(const struct timespec *p) in timespec_to_cputime() function
63 ret = cputime_to_expires(timespec_to_cputime(tp)); in timespec_to_sample()