cputime_to_timeval   58 fs/compat_binfmt_elf.c #undef cputime_to_timeval
cputime_to_timeval   59 fs/compat_binfmt_elf.c #define cputime_to_timeval cputime_to_compat_timeval
cputime_to_timeval   56 include/asm-generic/cputime.h #define cputime_to_timeval(__ct,__val)	jiffies_to_timeval(__ct,__val)