Home
last modified time | relevance | path

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

/include/linux/
A Djiffies.h544 static inline unsigned long _usecs_to_jiffies(const unsigned int u) in _usecs_to_jiffies() function
549 static inline unsigned long _usecs_to_jiffies(const unsigned int u) in _usecs_to_jiffies() function
585 return _usecs_to_jiffies(u); in usecs_to_jiffies()

Completed in 4 milliseconds