| /linux-4.4.14/sound/pci/emu10k1/ | 
| D | memory.c | 432 	int first_page, last_page;  in get_single_page_range()  local450 static void __synth_free_pages(struct snd_emu10k1 *emu, int first_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/mm/ | 
| D | zsmalloc.c | 886 static void free_zspage(struct page *first_page)  in free_zspage()912 static void init_zspage(struct page *first_page, struct size_class *class)  in init_zspage()
 960 	struct page *first_page = NULL, *uninitialized_var(prev_page);  in alloc_zspage()  local
 1350 static unsigned long obj_malloc(struct page *first_page,  in obj_malloc()
 1395 	struct page *first_page;  in zs_malloc()  local
 1442 	struct page *first_page, *f_page;  in obj_free()  local
 1469 	struct page *first_page, *f_page;  in zs_free()  local
 1688 			struct page *first_page)  in putback_zspage()
 
 | 
| /linux-4.4.14/drivers/base/ | 
| D | memory.c | 229 	struct page *first_page;  in memory_block_action()  local392 	struct page *first_page;  in show_valid_zones()  local
 
 | 
| /linux-4.4.14/drivers/infiniband/core/ | 
| D | fmr_pool.c | 107 static inline u32 ib_fmr_hash(u64 first_page)  in ib_fmr_hash()
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_cmd_parser.c | 864 	int first_page = start >> PAGE_SHIFT;  in vmap_batch()  local
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | iommu.c | 201 	unsigned long order, first_page;  in dma_4u_alloc_coherent()  local
 | 
| D | pci_sun4v.c | 135 	unsigned long flags, order, first_page, npages, n;  in dma_4v_alloc_coherent()  local
 | 
| /linux-4.4.14/include/linux/ | 
| D | edac.h | 590 	unsigned long first_page;	/* first page number in csrow */  member
 | 
| /linux-4.4.14/drivers/block/drbd/ | 
| D | drbd_bitmap.c | 1455 	int first_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()  local1567 		struct list_head *last_page, *first_page;  in rb_insert_pages()  local
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/nes/ | 
| D | nes_verbs.c | 2319 	int first_page = 1;  in nes_reg_user_mr()  local
 | 
| /linux-4.4.14/drivers/scsi/csiostor/ | 
| D | csio_hw.c | 674 	uint8_t first_page[SF_PAGE_SIZE];  in csio_hw_fw_dload()  local
 | 
| /linux-4.4.14/fs/ext4/ | 
| D | inode.c | 1449 	pgoff_t first_page;	/* The first page to write */  member
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | t4_hw.c | 3250 	u8 first_page[SF_PAGE_SIZE];  in t4_load_fw()  local
 | 
| /linux-4.4.14/include/sound/ | 
| D | emu10k1.h | 1565 	int first_page, last_page, pages, mapped_page;  member
 |