Lines Matching defs:page

71 static void fastcall add_page_to_hash_queue(struct page * page, struct page **p)  in add_page_to_hash_queue()
85 static inline void add_page_to_inode_queue(struct address_space *mapping, struct page * page) in add_page_to_inode_queue()
94 static inline void remove_page_from_inode_queue(struct page * page) in remove_page_from_inode_queue()
109 static inline void remove_page_from_hash_queue(struct page * page) in remove_page_from_hash_queue()
126 void __remove_inode_page(struct page *page) in __remove_inode_page()
132 void remove_inode_page(struct page *page) in remove_inode_page()
142 static inline int sync_page(struct page *page) in sync_page()
154 void fastcall set_page_dirty(struct page *page) in set_page_dirty()
187 struct page * page; in invalidate_inode_pages() local
227 static int do_flushpage(struct page *page, unsigned long offset) in do_flushpage()
236 static inline void truncate_partial_page(struct page *page, unsigned partial) in truncate_partial_page()
243 static void truncate_complete_page(struct page *page) in truncate_complete_page()
266 struct page * page; in truncate_list_pages() local
347 static inline int invalidate_this_page2(struct page * page, in invalidate_this_page2()
388 struct page * page; in invalidate_list_pages2() local
447 …t page * __find_page_nolock(struct address_space *mapping, unsigned long offset, struct page *page) in __find_page_nolock()
466 …fdatasync(struct list_head *head, unsigned long start, unsigned long end, int (*fn)(struct page *)) in do_buffer_fdatasync()
469 struct page *page; in do_buffer_fdatasync() local
536 int fail_writepage(struct page *page) in fail_writepage()
567 struct page *page = list_entry(mapping->dirty_pages.prev, struct page, list); in filemap_fdatawrite() local
610 struct page *page = list_entry(mapping->dirty_pages.prev, struct page, list); in filemap_fdatasync() local
653 struct page *page = list_entry(mapping->locked_pages.next, struct page, list); in filemap_fdatawait() local
681 void add_to_page_cache_locked(struct page * page, struct address_space *mapping, unsigned long inde… in add_to_page_cache_locked()
700 static inline void __add_to_page_cache(struct page * page, in __add_to_page_cache()
723 void add_to_page_cache(struct page * page, struct address_space * mapping, unsigned long offset) in add_to_page_cache()
731 int add_to_page_cache_unique(struct page * page, in add_to_page_cache_unique()
762 struct page *page; in page_cache_read() local
839 static inline wait_queue_head_t *page_waitqueue(struct page *page) in page_waitqueue()
874 void fastcall wakeup_page_waiters(struct page * page) in wakeup_page_waiters()
905 void ___wait_on_page(struct page *page) in ___wait_on_page()
930 void fastcall unlock_page(struct page *page) in unlock_page()
953 static void __lock_page(struct page *page) in __lock_page()
977 void fastcall lock_page(struct page *page) in lock_page()
990 struct page *page; in __find_get_page() local
1009 struct page *page; in find_trylock_page() local
1031 struct page *page; in __find_lock_page_helper() local
1064 struct page *page; in __find_lock_page() local
1077 struct page *page; in find_or_create_page() local
1111 struct page *page, **hash; in grab_cache_page_nowait() local
1280 struct page * page) in generic_file_readahead()
1391 void fastcall mark_page_accessed(struct page *page) in mark_page_accessed()
1462 struct page *page, **hash; in do_generic_file_read() local
1729 int file_read_actor(read_descriptor_t * desc, struct page *page, unsigned long offset, unsigned lon… in file_read_actor()
1818 static int file_send_actor(read_descriptor_t * desc, struct page *page, unsigned long offset , unsi… in file_send_actor()
2068 struct page *page, **hash; in filemap_nopage() local
2214 struct page *page = pte_page(pte); in filemap_sync_pte() local
2800 struct page * page, ** hash = page_hash(as, pgoff); in mincore_page() local
2935 int (*filler)(void *,struct page*), in __read_cache_page()
2939 struct page *page, *cached_page = NULL; in __read_cache_page() local
2970 int (*filler)(void *,struct page*), in read_cache_page()
2973 struct page *page; in read_cache_page() local
3006 struct page *page, **hash = page_hash(mapping, index); in __grab_cache_page() local
3160 struct page *page, *cached_page; in do_generic_file_write() local