Home
last modified time | relevance | path

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

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