Searched refs:msecs_to_jiffies (Results 1 – 3 of 3) sorted by relevance
37 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
274 static inline unsigned long msecs_to_jiffies(const unsigned int m) in msecs_to_jiffies() function
721 #define RTA_GET_MSECS(rta) (msecs_to_jiffies((unsigned long) RTA_GET_U64(rta)))