Searched defs:page_end (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/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() local 771 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.4.14/fs/logfs/ |
D | dev_mtd.c | 41 loff_t page_start, page_end; in loffs_mtd_write() local
|
/linux-4.4.14/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.4.14/fs/btrfs/ |
D | extent_io.c | 2983 u64 page_end = start + PAGE_CACHE_SIZE - 1; in __do_readpage() local 3352 u64 page_end = delalloc_start + PAGE_CACHE_SIZE - 1; in writepage_delalloc() local 3444 u64 page_end = start + PAGE_CACHE_SIZE - 1; in __extent_writepage_io() local 3602 u64 page_end = start + PAGE_CACHE_SIZE - 1; in __extent_writepage() local
|
D | inode.c | 1976 u64 page_end; in btrfs_writepage_fixup_worker() local 4238 loff_t page_end = ALIGN(offset, PAGE_CACHE_SIZE); in truncate_inline_extent() local 4629 u64 page_end; in btrfs_truncate_page() local 8623 u64 page_end = page_start + PAGE_CACHE_SIZE - 1; in btrfs_invalidatepage() local 8744 u64 page_end; in btrfs_page_mkwrite() local
|
D | relocation.c | 3103 u64 page_end; local
|
D | ioctl.c | 1110 u64 page_end; in cluster_pages_for_defrag() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 4587 u32 page_start, page_end, data_start, data_end; in bnx2_nvram_write() local
|
/linux-4.4.14/fs/ocfs2/ |
D | alloc.c | 6902 unsigned int page_end; in ocfs2_convert_inline_data_to_extents() local
|