Home
last modified time | relevance | path

Searched refs:_msecs_to_jiffies (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Djiffies.h461 static inline unsigned long _msecs_to_jiffies(const unsigned int m) in _msecs_to_jiffies() function
472 static inline unsigned long _msecs_to_jiffies(const unsigned int m) in _msecs_to_jiffies() function
483 static inline unsigned long _msecs_to_jiffies(const unsigned int m) in _msecs_to_jiffies() function
523 return _msecs_to_jiffies(m); in msecs_to_jiffies()