Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/admin-guide/mm/
H A Dhugetlbpage.rst265 is the size of demoted pages. When a page is demoted a corresponding
276 actually demoted, compare the value of nr_hugepages before and after
/openbmc/linux/drivers/md/
H A DKconfig332 algorithms used to select which blocks are promoted, demoted,
341 to select which blocks should be promoted and demoted.
/openbmc/linux/fs/dlm/
H A Dlock.c2285 int hi, demoted, quit, grant_restart, demote_restart; in grant_pending_convert() local
2295 demoted = is_demoted(lkb); in grant_pending_convert()
2306 if (!demoted && is_demoted(lkb)) { in grant_pending_convert()