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
1858 signed long timeout = secs_to_jiffies(SECS_FIRST_SCAN); in kmemleak_scan_thread()