Searched refs:lru_cache_add_active_or_unevictable (Results 1 – 5 of 5) sorted by relevance
/mm/ |
D | userfaultfd.c | 81 lru_cache_add_active_or_unevictable(page, dst_vma); in mcopy_atomic_pte()
|
D | huge_memory.c | 774 lru_cache_add_active_or_unevictable(page, vma); in __do_huge_pmd_anonymous_page() 1114 lru_cache_add_active_or_unevictable(pages[i], vma); in do_huge_pmd_wp_page_fallback() 1246 lru_cache_add_active_or_unevictable(new_page, vma); in do_huge_pmd_wp_page() 2662 lru_cache_add_active_or_unevictable(new_page, vma); in collapse_huge_page()
|
D | memory.c | 2205 lru_cache_add_active_or_unevictable(new_page, vma); in wp_page_copy() 2664 lru_cache_add_active_or_unevictable(page, vma); in do_swap_page() 2784 lru_cache_add_active_or_unevictable(page, vma); in do_anonymous_page() 3077 lru_cache_add_active_or_unevictable(new_page, vma); in do_cow_fault()
|
D | swap.c | 711 void lru_cache_add_active_or_unevictable(struct page *page, in lru_cache_add_active_or_unevictable() function
|
D | swapfile.c | 1171 lru_cache_add_active_or_unevictable(page, vma); in unuse_pte()
|