Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dkmemleak.c120 #define SECS_FIRST_SCAN 60 /* delay before the first scan */ macro
1631 signed long timeout = msecs_to_jiffies(SECS_FIRST_SCAN * 1000); in kmemleak_scan_thread()