Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dkmemleak.c109 #define SECS_FIRST_SCAN 60 /* delay before the first scan */ macro
1577 signed long timeout = msecs_to_jiffies(SECS_FIRST_SCAN * 1000); in kmemleak_scan_thread()