Lines Matching defs:page
30 struct page *page, bio_end_io_t end_io) in get_swap_bio()
50 struct page *page = bio_first_page_all(bio); in end_swap_bio_write() local
72 static void swap_slot_free_notify(struct page *page) in swap_slot_free_notify()
122 struct page *page = bio_first_page_all(bio); in end_swap_bio_read() local
247 int swap_writepage(struct page *page, struct writeback_control *wbc) in swap_writepage()
276 static sector_t swap_page_sector(struct page *page) in swap_page_sector()
281 static inline void count_swpout_vm_event(struct page *page) in count_swpout_vm_event()
291 static void bio_associate_blkg_from_page(struct bio *bio, struct page *page) in bio_associate_blkg_from_page()
304 #define bio_associate_blkg_from_page(bio, page) do { } while (0) argument
307 int __swap_writepage(struct page *page, struct writeback_control *wbc, in __swap_writepage()
378 int swap_readpage(struct page *page, bool synchronous) in swap_readpage()
464 int swap_set_page_dirty(struct page *page) in swap_set_page_dirty()