Searched defs:page_end (Results  1 – 11 of 11) sorted by relevance
| /linux-4.1.27/mm/ | 
| D | percpu-vm.c | 56 			    struct page **pages, int page_start, int page_end)  in pcpu_free_pages()83 			    struct page **pages, int page_start, int page_end)  in pcpu_alloc_pages()
 126 				 int page_start, int page_end)  in pcpu_pre_unmap_flush()
 152 			     struct page **pages, int page_start, int page_end)  in pcpu_unmap_pages()
 184 				      int page_start, int page_end)  in pcpu_post_unmap_tlb_flush()
 213 			  struct page **pages, int page_start, int page_end)  in pcpu_map_pages()
 254 				int page_start, int page_end)  in pcpu_post_map_flush()
 274 			       int page_start, int page_end)  in pcpu_populate_chunk()
 307 				  int page_start, int page_end)  in pcpu_depopulate_chunk()
 
 | 
| D | percpu-km.c | 37 			       int page_start, int page_end)  in pcpu_populate_chunk()43 				  int page_start, int page_end)  in pcpu_depopulate_chunk()
 
 | 
| D | percpu.c | 511 		int page_start, page_end, rs, re;  in pcpu_fit_in_area()  local771 				 int page_start, int page_end)  in pcpu_chunk_populated()
 793 				   int page_start, int page_end)  in pcpu_chunk_depopulated()
 996 		int page_start, page_end, rs, re;  in pcpu_alloc()  local
 
 | 
| /linux-4.1.27/fs/logfs/ | 
| D | dev_mtd.c | 41 	loff_t page_start, page_end;  in loffs_mtd_write()  local
 | 
| /linux-4.1.27/drivers/platform/goldfish/ | 
| D | goldfish_pipe.c | 301 		unsigned long  page_end = (address & PAGE_MASK) + PAGE_SIZE;  in goldfish_pipe_read_write()  local
 | 
| /linux-4.1.27/fs/btrfs/ | 
| D | extent_io.c | 2916 	u64 page_end = start + PAGE_CACHE_SIZE - 1;  in __do_readpage()  local3281 	u64 page_end = delalloc_start + PAGE_CACHE_SIZE - 1;  in writepage_delalloc()  local
 3373 	u64 page_end = start + PAGE_CACHE_SIZE - 1;  in __extent_writepage_io()  local
 3531 	u64 page_end = start + PAGE_CACHE_SIZE - 1;  in __extent_writepage()  local
 
 | 
| D | inode.c | 1961 	u64 page_end;  in btrfs_writepage_fixup_worker()  local4199 		loff_t page_end = ALIGN(offset, PAGE_CACHE_SIZE);  in truncate_inline_extent()  local
 4591 	u64 page_end;  in btrfs_truncate_page()  local
 8495 	u64 page_end = page_start + PAGE_CACHE_SIZE - 1;  in btrfs_invalidatepage()  local
 8604 	u64 page_end;  in btrfs_page_mkwrite()  local
 
 | 
| D | ioctl.c | 1105 	u64 page_end;  in cluster_pages_for_defrag()  local
 | 
| D | relocation.c | 3097 	u64 page_end;  local
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/ | 
| D | bnx2.c | 4569 		u32 page_start, page_end, data_start, data_end;  in bnx2_nvram_write()  local
 | 
| /linux-4.1.27/fs/ocfs2/ | 
| D | alloc.c | 6884 		unsigned int page_end;  in ocfs2_convert_inline_data_to_extents()  local
 |