Lines Matching refs:already
292 already have it set.
314 an already VM_LOCKED VMA, or to munlock() a VMA that is not VM_LOCKED is
339 get_user_pages(). We use TestSetPageMlocked() because the page might already
342 statistics. If the page was already mlocked, mlock_vma_page() need do nothing
345 If the page was NOT already mlocked, mlock_vma_page() attempts to isolate the
365 2) VMAs mapping hugetlbfs page are already effectively pinned into memory. We
389 handled by mlock_fixup(). Again, if called for an already munlocked VMA,
410 the page might have already been unlocked by another task. If the page was
480 The callers of populate_vma_page_range() will have already added the memory range
542 try_to_unmap_anon() if the page were already mlocked - and will return
593 mlock the page. This call is a no-op if the page is already locked,