Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/include/asm/
Dcputime.h72 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *val) in cputime_to_timespec() function
/linux-3.3/include/asm-generic/
Dcputime.h44 #define cputime_to_timespec(__ct,__val) \ macro
/linux-3.3/arch/powerpc/include/asm/
Dcputime.h157 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *p) in cputime_to_timespec() function
/linux-3.3/arch/s390/include/asm/
Dcputime.h99 static inline void cputime_to_timespec(const cputime_t cputime, in cputime_to_timespec() function