| /OK3568_Linux_fs/kernel/mm/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/xtensa/mm/ |
| H A D | mmu.c | 22 static void * __init init_pmd(unsigned long vaddr, unsigned long n_pages) in init_pmd()
|
| H A D | kasan_init.c | 39 unsigned long n_pages = (end - start) / PAGE_SIZE; in populate() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vgem/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/riscv/mm/ |
| H A D | kasan_init.c | 57 unsigned long n_pages = (vend - vaddr) / PAGE_SIZE; in populate() local
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A 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
|
| H A D | videobuf2-dma-contig.c | 462 int n_pages, i; in vb2_dc_get_userptr() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | shmem_utils.c | 55 size_t n_pages, i; in shmem_pin_map() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vkms/ |
| H A D | vkms_gem.c | 200 unsigned int n_pages = obj->size >> PAGE_SHIFT; in vkms_gem_vmap() local
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | privcmd-buf.c | 33 unsigned int n_pages; member
|
| H A D | balloon.c | 556 long n_pages; in balloon_thread() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | intel_memory_region.c | 75 unsigned long n_pages; in __intel_memory_region_get_pages_buddy() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | common.c | 91 u32 i, n_pages = PAGE_ALIGN(buf->size) >> PAGE_SHIFT; in rkcif_alloc_page_dummy_buf() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_pages.c | 249 unsigned long n_pages = obj->base.size >> PAGE_SHIFT, i; in i915_gem_object_map_page() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | tracing_map.h | 169 unsigned int n_pages; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fscache-cache.h | 151 atomic_t n_pages; /* number of pages to be retrieved */ member 193 int n_pages) in fscache_retrieval_complete()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | mcdi_mon.c | 309 unsigned int n_pages, n_sensors, n_attrs, page; in efx_mcdi_mon_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | common.c | 413 u32 i, n_pages = PAGE_ALIGN(size) >> PAGE_SHIFT; in rkispp_alloc_page_dummy_buf() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | common.c | 327 u32 i, n_pages = PAGE_ALIGN(size) >> PAGE_SHIFT; in rkisp_alloc_page_dummy_buf() local
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A 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
|