Searched defs:cputime64_to_clock_t (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dcputime.h68 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dcputime.h107 #define cputime64_to_clock_t(__ct) cputime_to_clock_t((cputime_t)__ct) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dcputime.h243 #define cputime64_to_clock_t(ct) cputime_to_clock_t((cputime_t)(ct)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dcputime.h176 cputime64_to_clock_t(cputime64_t cputime) function

Completed in 58 milliseconds