Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dkmemleak.c112 #define MSECS_MIN_AGE 5000 /* minimum object age for reporting */ macro
2103 jiffies_min_age = msecs_to_jiffies(MSECS_MIN_AGE); in kmemleak_init()
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst197 stacks. Kmemleak defines MSECS_MIN_AGE (defaulting to 1000) representing