Searched defs:n_pages (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/xtensa/mm/
H A Dmmu.c21 static void * __init init_pmd(unsigned long vaddr, unsigned long n_pages) init_pmd() argument
/linux-4.4.14/arch/ia64/kernel/
H A Duncached.c185 unsigned long uncached_alloc_page(int starting_nid, int n_pages) uncached_alloc_page() argument
226 void uncached_free_page(unsigned long uc_addr, int n_pages) uncached_free_page() argument
/linux-4.4.14/drivers/staging/comedi/
H A Dcomedi_buf.c211 unsigned n_pages = new_size >> PAGE_SHIFT; comedi_buf_alloc() local
81 __comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, unsigned n_pages) __comedi_buf_alloc() argument
H A Dcomedidev.h257 unsigned int n_pages; member in struct:comedi_buf_map
H A Dcomedi_fops.c2178 int n_pages; comedi_mmap() local
/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-vmalloc.c78 int n_pages, offset, i; vb2_vmalloc_get_userptr() local
128 unsigned int n_pages; vb2_vmalloc_put_userptr() local
H A Dvideobuf2-dma-contig.c480 int n_pages, i; vb2_dc_get_userptr() local
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c312 unsigned int n_pages, n_sensors, n_attrs, page; efx_mcdi_mon_probe() local
/linux-4.4.14/lib/
H A Dscatterlist.c392 sg_alloc_table_from_pages(struct sg_table *sgt, struct page **pages, unsigned int n_pages, unsigned long offset, unsigned long size, gfp_t gfp_mask) sg_alloc_table_from_pages() argument
/linux-4.4.14/arch/sh/mm/
H A Dcache-sh5.c149 int n_pages; sh64_icache_inv_user_page_range() local
470 int n_pages = ((end - start) >> PAGE_SHIFT); sh64_dcache_purge_user_range() local
/linux-4.4.14/kernel/
H A Drelay.c71 static struct page **relay_alloc_page_array(unsigned int n_pages) relay_alloc_page_array() argument
126 unsigned int i, j, n_pages; relay_alloc_buf() local
/linux-4.4.14/include/linux/
H A Dfscache-cache.h142 atomic_t n_pages; /* number of pages to be retrieved */ member in struct:fscache_retrieval
183 fscache_retrieval_complete(struct fscache_retrieval *op, int n_pages) fscache_retrieval_complete() argument

Completed in 2065 milliseconds