Home
last modified time | relevance | path

Searched refs:memblock_debug (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/memblock/
H A Dinternal.h9 static int memblock_debug = 1; variable
/kernel/linux/linux-5.10/mm/
H A Dmemblock.c150 if (memblock_debug) \
154 static int memblock_debug __initdata_memblock;
1883 if (memblock_debug) in memblock_dump_all()
1895 memblock_debug = 1; in early_memblock()
2012 DEFINE_SHOW_ATTRIBUTE(memblock_debug); variable
/kernel/linux/linux-6.6/mm/
H A Dmemblock.c154 if (memblock_debug) \
158 static int memblock_debug __initdata_memblock;
1959 if (memblock_debug) in memblock_dump_all()
1971 memblock_debug = 1; in early_memblock()
2231 DEFINE_SHOW_ATTRIBUTE(memblock_debug); variable

Completed in 9 milliseconds