Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmemblock.h82 bool bottom_up; /* is bottom up direction? */ member
465 memblock.bottom_up = enable; in memblock_set_bottom_up()
475 return memblock.bottom_up; in memblock_bottom_up()
/kernel/linux/linux-5.10/mm/
Dmemblock.c122 .bottom_up = false,
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch1725 memblock.bottom_up = enable;
1734 return memblock.bottom_up;