Searched defs:cputime_to_timespec (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dcputime.h145 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *p) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dcputime.h110 cputime_to_timespec(const cputime_t cputime, struct timespec *value) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dcputime.h49 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val) macro

Completed in 30 milliseconds