Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/admin-guide/mm/
Dhugetlbpage.rst267 is the size of demoted pages. When a page is demoted a corresponding
278 actually demoted, compare the value of nr_hugepages before and after
/linux-6.1.9/drivers/md/
DKconfig318 algorithms used to select which blocks are promoted, demoted,
327 to select which blocks should be promoted and demoted.
/linux-6.1.9/fs/dlm/
Dlock.c2478 int hi, demoted, quit, grant_restart, demote_restart; in grant_pending_convert() local
2488 demoted = is_demoted(lkb); in grant_pending_convert()
2499 if (!demoted && is_demoted(lkb)) { in grant_pending_convert()