Lines Matching defs:page

81 static void __page_cache_release(struct page *page)  in __page_cache_release()
98 static void __put_single_page(struct page *page) in __put_single_page()
105 static void __put_compound_page(struct page *page) in __put_compound_page()
118 void __put_page(struct page *page) in __put_page()
209 void (*move_fn)(struct page *page, struct lruvec *lruvec, void *arg), in pagevec_lru_move_fn()
218 struct page *page = pvec->pages[i]; in pagevec_lru_move_fn() local
237 static void pagevec_move_tail_fn(struct page *page, struct lruvec *lruvec, in pagevec_move_tail_fn()
263 static bool pagevec_add_and_need_flush(struct pagevec *pvec, struct page *page) in pagevec_add_and_need_flush()
279 void rotate_reclaimable_page(struct page *page) in rotate_reclaimable_page()
326 void lru_note_cost_page(struct page *page) in lru_note_cost_page()
332 static void __activate_page(struct page *page, struct lruvec *lruvec, in __activate_page()
365 static void activate_page(struct page *page) in activate_page()
385 static void activate_page(struct page *page) in activate_page()
396 static void __lru_cache_activate_page(struct page *page) in __lru_cache_activate_page()
436 void mark_page_accessed(struct page *page) in mark_page_accessed()
477 void lru_cache_add(struct page *page) in lru_cache_add()
501 void __lru_cache_add_inactive_or_unevictable(struct page *page, in __lru_cache_add_inactive_or_unevictable()
543 static void lru_deactivate_file_fn(struct page *page, struct lruvec *lruvec, in lru_deactivate_file_fn()
591 static void lru_deactivate_fn(struct page *page, struct lruvec *lruvec, in lru_deactivate_fn()
609 static void lru_lazyfree_fn(struct page *page, struct lruvec *lruvec, in lru_lazyfree_fn()
635 static void lru_lazyfree_movetail_fn(struct page *page, struct lruvec *lruvec, in lru_lazyfree_movetail_fn()
705 void deactivate_file_page(struct page *page) in deactivate_file_page()
734 void deactivate_page(struct page *page) in deactivate_page()
755 void mark_page_lazyfree(struct page *page) in mark_page_lazyfree()
777 void mark_page_lazyfree_movetail(struct page *page, bool tail) in mark_page_lazyfree_movetail()
1010 struct page *page = pages[i]; in release_pages() local
1109 void lru_add_page_tail(struct page *page, struct page *page_tail, in lru_add_page_tail()
1140 static void __pagevec_lru_add_fn(struct page *page, struct lruvec *lruvec, in __pagevec_lru_add_fn()
1251 struct page *page = pvec->pages[i]; in pagevec_remove_exceptionals() local
1325 void put_devmap_managed_page(struct page *page) in put_devmap_managed_page()