cputime_to_nsecs   32 arch/s390/include/asm/cputime.h #define cputime_to_nsecs(cputime) tod_to_ns(cputime)
cputime_to_nsecs   15 include/linux/sched/cputime.h # define cputime_to_nsecs(__ct)	\