Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Djiffies.h308 static inline unsigned long _msecs_to_jiffies(const unsigned int m) in _msecs_to_jiffies() function
319 static inline unsigned long _msecs_to_jiffies(const unsigned int m) in _msecs_to_jiffies() function
330 static inline unsigned long _msecs_to_jiffies(const unsigned int m) in _msecs_to_jiffies() function
368 return _msecs_to_jiffies(m); in msecs_to_jiffies()
/linux-6.3-rc2/kernel/time/
A Dtime.c559 return _msecs_to_jiffies(m); in __msecs_to_jiffies()

Completed in 5 milliseconds