Home
last modified time | relevance | path

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

/linux/mm/
H A Dkmemleak.c111 #define SECS_FIRST_SCAN 60 /* delay before the first scan */ macro
1819 signed long timeout = msecs_to_jiffies(SECS_FIRST_SCAN * 1000); in kmemleak_scan_thread()