Searched refs:jiffies_to_timeval (Results 1 – 2 of 2) sorted by relevance
55 #define cputime_to_timeval(__ct,__val) jiffies_to_timeval(__ct,__val)
366 jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval() function