Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
Dkcompat.h255 static inline unsigned long _kc_msecs_to_jiffies(const unsigned int m) in _kc_msecs_to_jiffies() function
271 unsigned long timeout = _kc_msecs_to_jiffies(msecs) + 1; in _kc_msleep_interruptible()