Home
last modified time | relevance | path

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

/mm/
Dkmemleak.c1551 static int first_run = IS_ENABLED(CONFIG_DEBUG_KMEMLEAK_AUTO_SCAN); in kmemleak_scan_thread() local
1559 if (first_run) { in kmemleak_scan_thread()
1561 first_run = 0; in kmemleak_scan_thread()