Lines Matching refs:mapped
71 (*) Those mapped into SHM_LOCK'd shared memory regions.
73 (*) Those mapped into VM_LOCKED [mlock()ed] VMAs.
218 There may be situations where a page is mapped into a VM_LOCKED VMA, but the
263 mapped the page. More on this below.
269 mlocked pages - pages mapped into a VM_LOCKED VMA - are a class of unevictable
296 (1) mapped in a range unlocked via the munlock()/munlockall() system calls;
324 Note that the VMA being mlocked might be mapped with PROT_NONE. In this case,
334 In the worst case, this will result in a page mapped in a VM_LOCKED VMA
413 the page is mapped by other VM_LOCKED VMAs.
478 in the newly mapped memory being mlocked. Before the unevictable/mlock
514 for the VMA's memory range and munlock_vma_page() each resident page mapped by
522 Pages can, of course, be mapped into multiple VMAs. Some of these VMAs may
523 have VM_LOCKED flag set. It is possible for a page mapped into one or more
534 functions handle anonymous and mapped file and KSM pages, as these types of
558 the page is mapped by any VM_LOCKED VMA without actually attempting to unmap
563 mapped file and KSM pages with a flag argument specifying unlock versus unmap
570 reverse map to determine that a page is NOT mapped into any VM_LOCKED VMA.
603 after shrink_active_list() had moved them to the inactive list, or pages mapped
609 encounter for similar reason to shrink_inactive_list(). Pages mapped into