Searched refs:jiffies_n (Results 1 – 2 of 2) sorted by relevance
311 unsigned int ms_jiffies_to_msecs(unsigned long jiffies_n) in ms_jiffies_to_msecs() argument315 retval = (MS_MSEC_PER_SEC / HZ) * jiffies_n; in ms_jiffies_to_msecs()
129 unsigned int ms_jiffies_to_msecs(unsigned long jiffies_n);