/Linux-v5.10/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.10/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.10/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 | 2326 int n_pages; in comedi_mmap() local
|
/Linux-v5.10/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 | 39 unsigned long n_pages = (end - start) / PAGE_SIZE; in populate() local
|
/Linux-v5.10/arch/riscv/mm/ |
D | kasan_init.c | 55 unsigned long n_pages = (vend - vaddr) / PAGE_SIZE; in populate() local
|
/Linux-v5.10/drivers/gpu/drm/vgem/ |
D | vgem_drv.c | 298 long n_pages = obj->size >> PAGE_SHIFT; in vgem_prime_pin() local 363 long n_pages = obj->size >> PAGE_SHIFT; in vgem_prime_vmap() local
|
/Linux-v5.10/drivers/media/common/videobuf2/ |
D | videobuf2-vmalloc.c | 80 int n_pages, offset, i; in vb2_vmalloc_get_userptr() local 132 unsigned int n_pages; in vb2_vmalloc_put_userptr() local
|
D | videobuf2-dma-contig.c | 462 int n_pages, i; in vb2_dc_get_userptr() local
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | shmem_utils.c | 55 size_t n_pages, i; in shmem_pin_map() local
|
/Linux-v5.10/drivers/gpu/drm/vkms/ |
D | vkms_gem.c | 200 unsigned int n_pages = obj->size >> PAGE_SHIFT; in vkms_gem_vmap() local
|
/Linux-v5.10/drivers/xen/ |
D | privcmd-buf.c | 33 unsigned int n_pages; member
|
D | balloon.c | 518 long n_pages; in balloon_process() local
|
/Linux-v5.10/drivers/misc/ |
D | vmw_balloon.c | 246 unsigned int n_pages; member 926 int *n_pages, in vmballoon_release_page_list() 1003 unsigned int *n_pages, in vmballoon_enqueue_page_list() 1046 unsigned int *n_pages, in vmballoon_dequeue_page_list()
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | intel_memory_region.c | 75 unsigned long n_pages; in __intel_memory_region_get_pages_buddy() local
|
/Linux-v5.10/lib/ |
D | scatterlist.c | 429 struct page **pages, unsigned int n_pages, unsigned int offset, in __sg_alloc_table_from_pages() 546 unsigned int n_pages, unsigned int offset, in sg_alloc_table_from_pages()
|
/Linux-v5.10/drivers/gpu/drm/i915/gem/ |
D | i915_gem_pages.c | 239 unsigned long n_pages = obj->base.size >> PAGE_SHIFT, i; in i915_gem_object_map_page() local
|
/Linux-v5.10/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.10/kernel/trace/ |
D | tracing_map.h | 169 unsigned int n_pages; member
|
/Linux-v5.10/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.10/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.10/arch/arc/include/asm/ |
D | arcregs.h | 154 #define PAGES_TO_KB(n_pages) ((n_pages) << (PAGE_SHIFT - 10)) argument 155 #define PAGES_TO_MB(n_pages) (PAGES_TO_KB(n_pages) >> 10) argument
|
/Linux-v5.10/drivers/md/ |
D | dm-integrity.c | 3337 static struct page_list *dm_integrity_alloc_page_list(unsigned n_pages) in dm_integrity_alloc_page_list() 3385 unsigned n_pages; in dm_integrity_alloc_journal_scatterlist() local
|