/linux-6.6.21/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-6.6.21/drivers/xen/ |
D | grant-dma-ops.c | 83 unsigned int i, n_pages = XEN_PFN_UP(size); in xen_grant_dma_alloc() local 120 unsigned int i, n_pages = XEN_PFN_UP(size); in xen_grant_dma_free() local 174 unsigned int i, n_pages = XEN_PFN_UP(dma_offset + size); in xen_grant_dma_map_page() local 208 unsigned int i, n_pages = XEN_PFN_UP(dma_offset + size); in xen_grant_dma_unmap_page() local
|
D | privcmd-buf.c | 33 unsigned int n_pages; member
|
D | balloon.c | 540 long n_pages; in balloon_thread() local
|
/linux-6.6.21/arch/ia64/kernel/ |
D | uncached.c | 177 unsigned long uncached_alloc_page(int starting_nid, int n_pages) in uncached_alloc_page() 218 void uncached_free_page(unsigned long uc_addr, int n_pages) in uncached_free_page()
|
/linux-6.6.21/drivers/comedi/ |
D | comedi_buf.c | 75 unsigned int n_pages) in comedi_buf_map_alloc() 141 unsigned int n_pages) in __comedi_buf_alloc() 275 unsigned int n_pages = new_size >> PAGE_SHIFT; in comedi_buf_alloc() local
|
/linux-6.6.21/arch/xtensa/mm/ |
D | mmu.c | 24 static void * __init init_pmd(unsigned long vaddr, unsigned long n_pages) in init_pmd()
|
D | kasan_init.c | 37 unsigned long n_pages = (end - start) / PAGE_SIZE; in populate() local
|
/linux-6.6.21/drivers/media/common/videobuf2/ |
D | videobuf2-vmalloc.c | 78 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 | 568 int n_pages, i; in vb2_dc_get_userptr() local
|
/linux-6.6.21/drivers/misc/ |
D | vmw_balloon.c | 244 unsigned int n_pages; member 919 int *n_pages, in vmballoon_release_page_list() 996 unsigned int *n_pages, in vmballoon_enqueue_page_list() 1039 unsigned int *n_pages, in vmballoon_dequeue_page_list()
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | shmem_utils.c | 60 size_t n_pages, i; in shmem_pin_map() local
|
/linux-6.6.21/kernel/module/ |
D | decompress.c | 296 unsigned int n_pages; in module_decompress() local
|
/linux-6.6.21/kernel/ |
D | relay.c | 61 static struct page **relay_alloc_page_array(unsigned int n_pages) in relay_alloc_page_array() 111 unsigned int i, j, n_pages; in relay_alloc_buf() local
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_ttm_buddy_manager.c | 42 unsigned long n_pages, lpfn; in i915_ttm_buddy_man_alloc() local
|
/linux-6.6.21/lib/ |
D | scatterlist.c | 455 struct page **pages, unsigned int n_pages, unsigned int offset, in sg_alloc_append_table_from_pages() 579 unsigned int n_pages, unsigned int offset, in sg_alloc_table_from_pages_segment()
|
/linux-6.6.21/kernel/trace/ |
D | tracing_map.h | 169 unsigned int n_pages; member
|
/linux-6.6.21/drivers/gpu/drm/i915/gem/ |
D | i915_gem_pages.c | 273 unsigned long n_pages = obj->base.size >> PAGE_SHIFT, i; in i915_gem_object_map_page() local
|
/linux-6.6.21/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-6.6.21/drivers/net/ethernet/sfc/siena/ |
D | mcdi_mon.c | 309 unsigned int n_pages, n_sensors, n_attrs, page; in efx_siena_mcdi_mon_probe() local
|
/linux-6.6.21/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-6.6.21/include/linux/ |
D | scatterlist.h | 473 unsigned int n_pages, in sg_alloc_table_from_pages()
|
/linux-6.6.21/include/linux/comedi/ |
D | comedidev.h | 251 unsigned int n_pages; member
|
/linux-6.6.21/drivers/net/ethernet/mediatek/ |
D | mtk_wed.c | 308 int n_pages; in mtk_wed_tx_buffer_alloc() local
|
/linux-6.6.21/drivers/md/ |
D | dm-integrity.c | 3679 static struct page_list *dm_integrity_alloc_page_list(unsigned int n_pages) in dm_integrity_alloc_page_list() 3728 unsigned int n_pages; in dm_integrity_alloc_journal_scatterlist() local
|