Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c108 #define SECS_FIRST_SCAN 60 /* delay before the first scan */ macro
1568 signed long timeout = msecs_to_jiffies(SECS_FIRST_SCAN * 1000); in kmemleak_scan_thread()
/kernel/linux/linux-6.6/mm/
H A Dkmemleak.c113 #define SECS_FIRST_SCAN 60 /* delay before the first scan */ macro
1718 signed long timeout = msecs_to_jiffies(SECS_FIRST_SCAN * 1000); in kmemleak_scan_thread()

Completed in 6 milliseconds