Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c1213 static int scan_should_stop(void) in scan_should_stop() function
1249 if (scan_should_stop()) in scan_block()
1385 if (!scan_should_stop()) in scan_gray_list()
1522 if (scan_should_stop()) in kmemleak_scan()
/kernel/linux/linux-6.6/mm/
H A Dkmemleak.c1294 static int scan_should_stop(void) in scan_should_stop() function
1330 if (scan_should_stop()) in scan_block()
1472 if (!scan_should_stop()) in scan_gray_list()
1662 if (scan_should_stop()) in kmemleak_scan()

Completed in 6 milliseconds