Searched defs:MSECS_MIN_AGE (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dkmemleak.c109 #define MSECS_MIN_AGE 5000 /* minimum object age for reporting */ macro
1766 jiffies_min_age = msecs_to_jiffies(MSECS_MIN_AGE);

Completed in 7 milliseconds