Searched refs:__msecs_to_jiffies (Results 1 – 2 of 2) sorted by relevance
301 extern unsigned long __msecs_to_jiffies(const unsigned int m);370 return __msecs_to_jiffies(m); in msecs_to_jiffies()
552 unsigned long __msecs_to_jiffies(const unsigned int m) in __msecs_to_jiffies() function561 EXPORT_SYMBOL(__msecs_to_jiffies);