Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/zsmalloc/
Dzsmalloc-main.c280 static void free_zspage(struct page *first_page) in free_zspage()
306 static void init_zspage(struct page *first_page, struct size_class *class) in init_zspage()
357 struct page *first_page = NULL; in alloc_zspage() local
561 struct page *first_page, *m_page; in zs_malloc() local
607 struct page *first_page, *f_page; in zs_free() local
/linux-3.4.99/sound/pci/emu10k1/
Dmemory.c425 int first_page, last_page; in get_single_page_range() local
443 static void __synth_free_pages(struct snd_emu10k1 *emu, int first_page, in __synth_free_pages()
460 int page, first_page, last_page; in synth_alloc_pages() local
492 int first_page, last_page; in synth_free_pages() local
/linux-3.4.99/drivers/infiniband/core/
Dfmr_pool.c107 static inline u32 ib_fmr_hash(u64 first_page) in ib_fmr_hash()
/linux-3.4.99/drivers/base/
Dmemory.c255 struct page *first_page; in memory_block_action() local
/linux-3.4.99/arch/sparc/kernel/
Diommu.c286 unsigned long flags, order, first_page; in dma_4u_alloc_coherent() local
Dpci_sun4v.c134 unsigned long flags, order, first_page, npages, n; in dma_4v_alloc_coherent() local
/linux-3.4.99/include/linux/
Dedac.h335 unsigned long first_page; /* first page number in dimm */ member
Dmm_types.h134 struct page *first_page; /* Compound tail pages */ member
/linux-3.4.99/drivers/block/drbd/
Ddrbd_bitmap.c1372 int first_page; in _drbd_bm_set_bits() local
/linux-3.4.99/include/sound/
Dtrident.h263 short first_page, last_page; member
Demu10k1.h1566 int first_page, last_page, pages, mapped_page; member
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c733 u8 first_page[SF_PAGE_SIZE]; in t4_load_fw() local
/linux-3.4.99/fs/ext4/
Dextents.c4773 loff_t first_page, last_page, page_len; in ext4_ext_punch_hole() local
Dext4.h174 unsigned long first_page, next_page; /* extent of pages */ member