Searched refs:__msecs_to_jiffies (Results 1 – 2 of 2) sorted by relevance
292 extern unsigned long __msecs_to_jiffies(const unsigned int m);361 return __msecs_to_jiffies(m); in msecs_to_jiffies()
512 unsigned long __msecs_to_jiffies(const unsigned int m) in __msecs_to_jiffies() function521 EXPORT_SYMBOL(__msecs_to_jiffies);