Searched refs:PG_mlocked (Results 1 – 5 of 5) sorted by relevance
256 the folio is marked with the PG_mlocked flag. This can be manipulated using259 A PG_mlocked page will be placed on the unevictable list when it is added to320 mlock_folio() sets PG_mlocked immediately, then places the page on the CPU's325 and PG_unevictable and PG_mlocked, it simply increments the mlock_count.401 of mlocked pages and other unevictable pages. PG_mlocked is cleared from the404 was unevictable because mlocked, PG_unevictable follows PG_mlocked; but if the523 still appear as PG_mlocked after it has been fully unmapped: and it is left to
200 u |= kpf_copy_bit(k, KPF_MLOCKED, PG_mlocked); in stable_page_flags()
114 PG_mlocked, /* Page is vma mlocked */ enumerator1154 #define __PG_MLOCKED (1UL << PG_mlocked)
1251 #define mlock (1UL << PG_mlocked)2371 * example is an mlocked page, where PG_mlocked is cleared by in memory_failure()
3183 (1L << PG_mlocked) | in __split_huge_page_tail()