/Linux-v5.4/mm/ |
D | balloon_compaction.c | 45 size_t n_pages = 0; in balloon_page_list_enqueue() local 81 size_t n_pages = 0; in balloon_page_list_dequeue() local 181 int n_pages; in balloon_page_dequeue() local
|
/Linux-v5.4/arch/ia64/kernel/ |
D | uncached.c | 179 unsigned long uncached_alloc_page(int starting_nid, int n_pages) in uncached_alloc_page() 220 void uncached_free_page(unsigned long uc_addr, int n_pages) in uncached_free_page()
|
/Linux-v5.4/drivers/staging/comedi/ |
D | comedi_buf.c | 76 unsigned int n_pages) in comedi_buf_map_alloc() 142 unsigned int n_pages) in __comedi_buf_alloc() 276 unsigned int n_pages = new_size >> PAGE_SHIFT; in comedi_buf_alloc() local
|
D | comedidev.h | 252 unsigned int n_pages; member
|
D | comedi_fops.c | 2307 int n_pages; in comedi_mmap() local
|
/Linux-v5.4/arch/xtensa/mm/ |
D | mmu.c | 22 static void * __init init_pmd(unsigned long vaddr, unsigned long n_pages) in init_pmd()
|
D | kasan_init.c | 40 unsigned long n_pages = (end - start) / PAGE_SIZE; in populate() local
|
/Linux-v5.4/arch/sh/mm/ |
D | cache-sh5.c | 149 int n_pages; in sh64_icache_inv_user_page_range() local 470 int n_pages = ((end - start) >> PAGE_SHIFT); in sh64_dcache_purge_user_range() local
|
/Linux-v5.4/drivers/gpu/drm/vgem/ |
D | vgem_drv.c | 320 long n_pages = obj->size >> PAGE_SHIFT; in vgem_prime_pin() local 385 long n_pages = obj->size >> PAGE_SHIFT; in vgem_prime_vmap() local
|
/Linux-v5.4/drivers/media/common/videobuf2/ |
D | videobuf2-vmalloc.c | 80 int n_pages, offset, i; in vb2_vmalloc_get_userptr() local 133 unsigned int n_pages; in vb2_vmalloc_put_userptr() local
|
D | videobuf2-dma-contig.c | 459 int n_pages, i; in vb2_dc_get_userptr() local
|
/Linux-v5.4/drivers/gpu/drm/vkms/ |
D | vkms_gem.c | 197 unsigned int n_pages = obj->size >> PAGE_SHIFT; in vkms_gem_vmap() local
|
/Linux-v5.4/drivers/xen/ |
D | privcmd-buf.c | 33 unsigned int n_pages; member
|
D | balloon.c | 534 long n_pages; in balloon_process() local
|
/Linux-v5.4/drivers/misc/ |
D | vmw_balloon.c | 245 unsigned int n_pages; member 925 int *n_pages, in vmballoon_release_page_list() 1002 unsigned int *n_pages, in vmballoon_enqueue_page_list() 1045 unsigned int *n_pages, in vmballoon_dequeue_page_list()
|
/Linux-v5.4/lib/ |
D | scatterlist.c | 390 unsigned int n_pages, unsigned int offset, in __sg_alloc_table_from_pages() 465 unsigned int n_pages, unsigned int offset, in sg_alloc_table_from_pages()
|
/Linux-v5.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_pages.c | 230 unsigned long n_pages = obj->base.size >> PAGE_SHIFT; in i915_gem_object_map() local
|
/Linux-v5.4/kernel/ |
D | relay.c | 71 static struct page **relay_alloc_page_array(unsigned int n_pages) in relay_alloc_page_array() 126 unsigned int i, j, n_pages; in relay_alloc_buf() local
|
/Linux-v5.4/kernel/trace/ |
D | tracing_map.h | 169 unsigned int n_pages; member
|
/Linux-v5.4/include/linux/ |
D | fscache-cache.h | 151 atomic_t n_pages; /* number of pages to be retrieved */ member 193 int n_pages) in fscache_retrieval_complete()
|
/Linux-v5.4/drivers/net/ethernet/sfc/ |
D | mcdi_mon.c | 309 unsigned int n_pages, n_sensors, n_attrs, page; in efx_mcdi_mon_probe() local
|
/Linux-v5.4/arch/arc/include/asm/ |
D | arcregs.h | 126 #define PAGES_TO_KB(n_pages) ((n_pages) << (PAGE_SHIFT - 10)) argument 127 #define PAGES_TO_MB(n_pages) (PAGES_TO_KB(n_pages) >> 10) argument
|
/Linux-v5.4/drivers/md/ |
D | dm-integrity.c | 3165 static struct page_list *dm_integrity_alloc_page_list(unsigned n_pages) in dm_integrity_alloc_page_list() 3213 unsigned n_pages; in dm_integrity_alloc_journal_scatterlist() local
|
/Linux-v5.4/drivers/usb/gadget/function/ |
D | f_fs.c | 768 unsigned int n_pages; in ffs_build_sg_list() local
|