Searched refs:scrub_debug (Results 1 – 1 of 1) sorted by relevance
175 static bool __read_mostly scrub_debug; variable177 #define scrub_debug false macro735 if ( !scrub_debug ) in poison_one_page()751 if ( !scrub_debug ) in check_one_page()1001 (scrub_debug && !(memflags & MEMF_no_scrub)) ) in alloc_heap_pages()1758 free_heap_pages(pg + i, 0, scrub_debug); in init_heap_pages()2022 scrub_debug = true; in scrub_heap_pages()2310 scrub = d->is_dying || scrub_debug; in free_domheap_pages()
Completed in 6 milliseconds