Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemblock.h86 bool bottom_up; /* is bottom up direction? */ member
469 memblock.bottom_up = enable; in memblock_set_bottom_up()
479 return memblock.bottom_up; in memblock_bottom_up()
/OK3568_Linux_fs/kernel/mm/
H A Dmemblock.c142 .bottom_up = false,