Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswap.h315 extern void lru_cache_add_active_or_unevictable(struct page *page,
/linux-4.1.27/mm/
Dhuge_memory.c757 lru_cache_add_active_or_unevictable(page, vma); in __do_huge_pmd_anonymous_page()
1048 lru_cache_add_active_or_unevictable(pages[i], vma); in do_huge_pmd_wp_page_fallback()
1180 lru_cache_add_active_or_unevictable(new_page, vma); in do_huge_pmd_wp_page()
2544 lru_cache_add_active_or_unevictable(new_page, vma); in collapse_huge_page()
Dmemory.c2116 lru_cache_add_active_or_unevictable(new_page, vma); in wp_page_copy()
2575 lru_cache_add_active_or_unevictable(page, vma); in do_swap_page()
2717 lru_cache_add_active_or_unevictable(page, vma); in do_anonymous_page()
3008 lru_cache_add_active_or_unevictable(new_page, vma); in do_cow_fault()
Dswap.c709 void lru_cache_add_active_or_unevictable(struct page *page, in lru_cache_add_active_or_unevictable() function
Dswapfile.c1129 lru_cache_add_active_or_unevictable(page, vma); in unuse_pte()
/linux-4.1.27/kernel/events/
Duprobes.c188 lru_cache_add_active_or_unevictable(kpage, vma); in __replace_page()