Home
last modified time | relevance | path

Searched refs:page_mlock (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/vm/
A Dunevictable-lru.rst392 We can't call page_mlock(), the function that walks the reverse map to
394 page_mlock() is a variant of try_to_unmap() and thus requires that the page
396 isolate_lru_page() could fail, in which case we can't call page_mlock(). So,
399 page_mlock(), which will restore the PG_mlocked flag and update the zone
548 page_mlock() Reverse Map Scan
556 introduced a variant of try_to_unmap() called page_mlock().
558 page_mlock() walks the respective reverse maps looking for VM_LOCKED VMAs. When
562 Note that page_mlock()'s reverse map walk must visit every VMA in a page's
565 Although page_mlock() might be called a great many times when munlocking a
598 recheck via page_mlock(). shrink_inactive_list() won't notice the latter,
/linux/include/linux/
A Drmap.h244 void page_mlock(struct page *page);
/linux/mm/
A Dmlock.c122 page_mlock(page); in __munlock_isolated_page()
A Drmap.c2021 void page_mlock(struct page *page) in page_mlock() function
/linux/
A DSystem.map7258 ffff8000101e00b0 T page_mlock
A D.tmp_System.map7258 ffff8000101e00b0 T page_mlock

Completed in 306 milliseconds