Searched refs:ECACHE_MAX_JIFFIES (Results 1 – 1 of 1) sorted by relevance
32 #define ECACHE_MAX_JIFFIES msecs_to_jiffies(10) macro53 unsigned long stop = jiffies + ECACHE_MAX_JIFFIES; in ecache_work_evict_list()