Home
last modified time | relevance | path

Searched defs:first_page (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/sound/pci/emu10k1/
Dmemory.c432 int first_page, last_page; in get_single_page_range() local
450 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/
Dzsmalloc.c886 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/
Dmemory.c229 struct page *first_page; in memory_block_action() local
392 struct page *first_page; in show_valid_zones() local
/linux-4.4.14/drivers/infiniband/core/
Dfmr_pool.c107 static inline u32 ib_fmr_hash(u64 first_page) in ib_fmr_hash()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_cmd_parser.c864 int first_page = start >> PAGE_SHIFT; in vmap_batch() local
/linux-4.4.14/arch/sparc/kernel/
Diommu.c201 unsigned long order, first_page; in dma_4u_alloc_coherent() local
Dpci_sun4v.c135 unsigned long flags, order, first_page, npages, n; in dma_4v_alloc_coherent() local
/linux-4.4.14/include/linux/
Dedac.h590 unsigned long first_page; /* first page number in csrow */ member
/linux-4.4.14/drivers/block/drbd/
Ddrbd_bitmap.c1455 int first_page; in _drbd_bm_set_bits() local
/linux-4.4.14/sound/pci/trident/
Dtrident.h263 short first_page, last_page; member
/linux-4.4.14/kernel/trace/
Dring_buffer.c1437 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/drivers/infiniband/hw/nes/
Dnes_verbs.c2319 int first_page = 1; in nes_reg_user_mr() local
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw.c674 uint8_t first_page[SF_PAGE_SIZE]; in csio_hw_fw_dload() local
/linux-4.4.14/fs/ext4/
Dinode.c1449 pgoff_t first_page; /* The first page to write */ member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c3250 u8 first_page[SF_PAGE_SIZE]; in t4_load_fw() local
/linux-4.4.14/include/sound/
Demu10k1.h1565 int first_page, last_page, pages, mapped_page; member