/linux-6.12.1/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.12.1/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 | 34 unsigned int n_pages; member
|
D | balloon.c | 544 long n_pages; in balloon_thread() local
|
/linux-6.12.1/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.12.1/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.12.1/drivers/gpu/drm/tests/ |
D | drm_buddy_test.c | 263 unsigned long n_pages, total, i = 0; in drm_test_buddy_alloc_clear() local 406 unsigned long i, n_pages, total; in drm_test_buddy_alloc_contiguous() local
|
/linux-6.12.1/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 | 569 int n_pages, i; in vb2_dc_get_userptr() local
|
/linux-6.12.1/drivers/misc/ |
D | vmw_balloon.c | 244 unsigned int n_pages; member 910 int *n_pages, in vmballoon_release_page_list() 987 unsigned int *n_pages, in vmballoon_enqueue_page_list() 1030 unsigned int *n_pages, in vmballoon_dequeue_page_list()
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | shmem_utils.c | 61 size_t n_pages, i; in shmem_pin_map() local
|
/linux-6.12.1/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.12.1/kernel/module/ |
D | decompress.c | 296 unsigned int n_pages; in module_decompress() local
|
/linux-6.12.1/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.12.1/lib/ |
D | scatterlist.c | 456 struct page **pages, unsigned int n_pages, unsigned int offset, in sg_alloc_append_table_from_pages() 580 unsigned int n_pages, unsigned int offset, in sg_alloc_table_from_pages_segment()
|
/linux-6.12.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_pages.c | 274 unsigned long n_pages = obj->base.size >> PAGE_SHIFT, i; in i915_gem_object_map_page() local
|
/linux-6.12.1/kernel/trace/ |
D | tracing_map.h | 169 unsigned int n_pages; member
|
/linux-6.12.1/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.12.1/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.12.1/drivers/media/pci/intel/ipu6/ |
D | ipu6-dma.c | 468 int n_pages; in ipu6_dma_get_sgtable() local
|
D | ipu6-mmu.c | 387 unsigned int n_pages = PHYS_PFN(PAGE_ALIGN(IPU6_MMUV2_TRASH_RANGE)); in allocate_trash_buffer() local
|
D | ipu6-buttress.c | 558 unsigned long n_pages; in ipu6_buttress_map_fw_image() local
|
/linux-6.12.1/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.12.1/drivers/net/ethernet/mediatek/ |
D | mtk_wed.c | 637 int i, page_idx = 0, n_pages, ring_size; in mtk_wed_tx_buffer_alloc() local 767 int n_pages = MTK_WED_RX_PG_BM_CNT / MTK_WED_RX_BUF_PER_PAGE; in mtk_wed_hwrro_buffer_alloc() local
|