Searched refs:TU_TO_JIFFIES (Results 1 – 1 of 1) sorted by relevance
3312 #define TU_TO_JIFFIES(x) (usecs_to_jiffies((x) * 1024)) macro3313 #define TU_TO_EXP_TIME(x) (jiffies + TU_TO_JIFFIES(x))