Home
last modified time | relevance | path

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

/Linux-v5.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()
/Linux-v5.10/mm/
Dmemblock.c122 .bottom_up = false,