Searched refs:lru_cache_add_inactive_or_unevictable (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.1/mm/ |
| D | folio-compat.c | 91 void lru_cache_add_inactive_or_unevictable(struct page *page, in lru_cache_add_inactive_or_unevictable() function
|
| D | userfaultfd.c | 123 lru_cache_add_inactive_or_unevictable(page, dst_vma); in mfill_atomic_install_pte()
|
| D | migrate_device.c | 676 lru_cache_add_inactive_or_unevictable(page, vma); in migrate_vma_insert_page()
|
| D | memory.c | 924 lru_cache_add_inactive_or_unevictable(new_page, dst_vma); in copy_present_page() 3186 lru_cache_add_inactive_or_unevictable(new_page, vma); in wp_page_copy() 4153 lru_cache_add_inactive_or_unevictable(page, vma); in do_anonymous_page() 4343 lru_cache_add_inactive_or_unevictable(page, vma); in do_set_pte()
|
| D | khugepaged.c | 1100 lru_cache_add_inactive_or_unevictable(hpage, vma); in collapse_huge_page()
|
| D | huge_memory.c | 707 lru_cache_add_inactive_or_unevictable(page, vma); in __do_huge_pmd_anonymous_page()
|
| D | swapfile.c | 1813 lru_cache_add_inactive_or_unevictable(page, vma); in unuse_pte()
|
| /Linux-v6.1/include/linux/ |
| D | swap.h | 416 extern void lru_cache_add_inactive_or_unevictable(struct page *page,
|
| /Linux-v6.1/Documentation/mm/ |
| D | unevictable-lru.rst | 313 it is a newly allocated anonymous page, lru_cache_add_inactive_or_unevictable()
|