Searched refs:PG_mlocked (Results 1 – 6 of 6) sorted by relevance
128 IF_HAVE_PG_MLOCK(PG_mlocked, "mlocked" ) \
206 u |= kpf_copy_bit(k, KPF_MLOCKED, PG_mlocked); in stable_page_flags()
180 flag, PG_mlocked (as wrapped by PageMlocked()), which is set when a page is198 page is not marked as PG_mlocked. Such pages will make it all the way to253 the page is marked with the PG_mlocked flag. This can be manipulated using the256 A PG_mlocked page will be placed on the unevictable list when it is added to397 of mlocked pages and other unevictable pages. PG_mlocked is cleared from the400 was unevictable because mlocked, PG_unevictable follows PG_mlocked; but if the
123 PG_mlocked, /* Page is vma mlocked */ enumerator1047 #define __PG_MLOCKED (1UL << PG_mlocked)
1132 #define mlock (1UL << PG_mlocked)
2444 (1L << PG_mlocked) | in __split_huge_page_tail()