Lines Matching defs:page

362 static inline void lru_cache_add_inactive_or_unevictable(struct page *page,  in lru_cache_add_inactive_or_unevictable()
507 static inline int swap_readpage(struct page *page, bool do_poll) in swap_readpage()
527 #define free_page_and_swap_cache(page) \ argument
557 static inline void put_swap_page(struct page *page, swp_entry_t swp) in put_swap_page()
591 static inline int add_to_swap(struct page *page) in add_to_swap()
601 static inline int add_to_swap_cache(struct page *page, swp_entry_t entry, in add_to_swap_cache()
607 static inline void __delete_from_swap_cache(struct page *page, in __delete_from_swap_cache()
612 static inline void delete_from_swap_cache(struct page *page) in delete_from_swap_cache()
621 static inline int page_swapcount(struct page *page) in page_swapcount()
641 #define reuse_swap_page(page, total_map_swapcount) \ argument
644 static inline int try_to_free_swap(struct page *page) in try_to_free_swap()
649 static inline swp_entry_t get_swap_page(struct page *page) in get_swap_page()
689 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate()
696 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate()
704 static inline int mem_cgroup_try_charge_swap(struct page *page, swp_entry_t entry) in mem_cgroup_try_charge_swap()
722 static inline void mem_cgroup_swapout(struct page *page, swp_entry_t entry) in mem_cgroup_swapout()
726 static inline int mem_cgroup_try_charge_swap(struct page *page, in mem_cgroup_try_charge_swap()
742 static inline bool mem_cgroup_swap_full(struct page *page) in mem_cgroup_swap_full()