Lines Matching defs:page
33 struct page *page = bio_first_page_all(bio); in end_swap_bio_write() local
57 struct page *page = bio_first_page_all(bio); in end_swap_bio_read() local
181 int swap_writepage(struct page *page, struct writeback_control *wbc) in swap_writepage()
211 static inline void count_swpout_vm_event(struct page *page) in count_swpout_vm_event()
221 static void bio_associate_blkg_from_page(struct bio *bio, struct page *page) in bio_associate_blkg_from_page()
236 #define bio_associate_blkg_from_page(bio, page) do { } while (0) argument
263 struct page *page = sio->bvec[0].bv_page; in sio_write_complete() local
295 static int swap_writepage_fs(struct page *page, struct writeback_control *wbc) in swap_writepage_fs()
336 int __swap_writepage(struct page *page, struct writeback_control *wbc) in __swap_writepage()
392 struct page *page = sio->bvec[p].bv_page; in sio_read_complete() local
400 struct page *page = sio->bvec[p].bv_page; in sio_read_complete() local
411 static void swap_readpage_fs(struct page *page, in swap_readpage_fs()
448 int swap_readpage(struct page *page, bool synchronous, in swap_readpage()