Home
last modified time | relevance | path

Searched refs:munlock_page (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/mm/
Dmlock.c290 void munlock_page(struct page *page) in munlock_page() function
327 munlock_page(page); in mlock_pte_range()
343 munlock_page(page); in mlock_pte_range()
Dinternal.h531 void munlock_page(struct page *page);
537 munlock_page(page); in munlock_vma_page()
/Linux-v6.1/Documentation/mm/
Dunevictable-lru.rst373 specified range. All pages in the VMA are then munlocked by munlock_page() via
378 munlock_page() uses the mlock pagevec to batch up work to be done under
486 munlock_vma_page(), which calls munlock_page() when the VMA is VM_LOCKED
489 munlock_page() uses the mlock pagevec to batch up work to be done under
510 munlock_vma_page(), which calls munlock_page() when the VMA is VM_LOCKED