Home
last modified time | relevance | path

Searched defs:cputime_to_timespec (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/asm-generic/
Dcputime_jiffies.h51 #define cputime_to_timespec(__ct,__val) \ macro
Dcputime_nsecs.h81 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *val) in cputime_to_timespec() function
/linux-4.4.14/arch/s390/include/asm/
Dcputime.h92 static inline void cputime_to_timespec(const cputime_t cputime, in cputime_to_timespec() function
/linux-4.4.14/arch/powerpc/include/asm/
Dcputime.h159 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *p) in cputime_to_timespec() function