Searched defs:cputime_to_timeval (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat_binfmt_elf.c60 #undef cputime_to_timeval macro
61 #define cputime_to_timeval cputime_to_compat_timeval macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dbinfmt_elf32.c93 #undef cputime_to_timeval macro
94 #define cputime_to_timeval cputime_to_compat_timeval macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dcputime.h57 #define cputime_to_timeval(__ct,__val) jiffies_to_timeval(__ct,__val) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dcputime.h92 static inline void cputime_to_timeval(const cputime_t ct, struct timeval *val) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dcputime.h195 static inline void cputime_to_timeval(const cputime_t ct, struct timeval *p) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dcputime.h142 cputime_to_timeval(const cputime_t cputime, struct timeval *value) function

Completed in 599 milliseconds