Searched refs:PG_mlocked (Results 1 – 5 of 5) sorted by relevance
256 the page is marked with the PG_mlocked flag. This can be manipulated using the259 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
205 u |= kpf_copy_bit(k, KPF_MLOCKED, PG_mlocked); in stable_page_flags()
123 PG_mlocked, /* Page is vma mlocked */ enumerator1048 #define __PG_MLOCKED (1UL << PG_mlocked)
1233 #define mlock (1UL << PG_mlocked)
2436 (1L << PG_mlocked) | in __split_huge_page_tail()