jiffies_to_timespec   50 include/asm-generic/cputime.h #define cputime_to_timespec(__ct,__val)	jiffies_to_timespec(__ct,__val)
jiffies_to_timespec  291 include/linux/jiffies.h extern void jiffies_to_timespec(const unsigned long jiffies,
jiffies_to_timespec 5762 kernel/sched.c 	jiffies_to_timespec(time_slice, &t);