/linux-4.4.14/sound/pci/emu10k1/ |
D | memory.c | 432 int first_page, last_page; in get_single_page_range() local 451 int last_page) in __synth_free_pages() 467 int page, first_page, last_page; in synth_alloc_pages() local 499 int first_page, last_page; in synth_free_pages() local
|
/linux-4.4.14/arch/x86/mm/kmemcheck/ |
D | shadow.c | 42 unsigned long last_page = last_addr & PAGE_MASK; in mark_shadow() local
|
/linux-4.4.14/drivers/char/agp/ |
D | efficeon-agp.c | 241 unsigned int *page, *last_page; in efficeon_insert_memory() local
|
/linux-4.4.14/drivers/gpu/host1x/ |
D | job.c | 231 u32 last_page = ~0; in do_relocs() local
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | videobuf2-dma-sg.c | 64 unsigned int last_page = 0; in vb2_dma_sg_alloc_compacted() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 865 int last_page = (len + start + 4095) >> PAGE_SHIFT; in vmap_batch() local
|
/linux-4.4.14/fs/ntfs/ |
D | file.c | 1703 struct page **last_page = pages + nr_pages; in ntfs_copy_from_user_iter() local
|
/linux-4.4.14/include/linux/ |
D | swap.h | 96 __u32 last_page; member
|
D | edac.h | 591 unsigned long last_page; /* last page number in csrow */ member
|
/linux-4.4.14/fs/nfs/ |
D | pagelist.c | 797 *last_page; in nfs_generic_pgio() local
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_bitmap.c | 1456 int last_page; in _drbd_bm_set_bits() local
|
/linux-4.4.14/sound/pci/trident/ |
D | trident.h | 263 short first_page, last_page; member
|
/linux-4.4.14/kernel/trace/ |
D | ring_buffer.c | 1437 struct buffer_page *last_page, *first_page; in rb_remove_pages() local 1567 struct list_head *last_page, *first_page; in rb_insert_pages() local
|
/linux-4.4.14/mm/ |
D | swapfile.c | 2216 unsigned long last_page; in read_swap_header() local
|
/linux-4.4.14/fs/ext4/ |
D | inode.c | 1451 pgoff_t last_page; /* Last page to examine */ member
|
/linux-4.4.14/drivers/iommu/ |
D | amd_iommu.c | 1423 unsigned int i, last_page = dom->aperture_size >> PAGE_SHIFT; in dma_ops_reserve_addresses() local
|
/linux-4.4.14/include/sound/ |
D | emu10k1.h | 1565 int first_page, last_page, pages, mapped_page; member
|