Home
last modified time | relevance | path

Searched defs:nr_pages (Results 26 - 50 of 640) sorted by relevance

12345678910>>...26

/kernel/linux/linux-5.10/fs/9p/
H A Dcache.h59 v9fs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) v9fs_readpages_from_fscache() argument
115 v9fs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) v9fs_readpages_from_fscache() argument
/kernel/linux/linux-5.10/mm/
H A Dpercpu-km.c50 const int nr_pages = pcpu_group_sizes[0] >> PAGE_SHIFT; in pcpu_create_chunk() local
84 const int nr_pages = pcpu_group_sizes[0] >> PAGE_SHIFT; in pcpu_destroy_chunk() local
104 size_t nr_pages, alloc_pages; in pcpu_verify_alloc_info() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/
H A Dunpopulated-alloc.c34 static int fill_list(unsigned int nr_pages) in fill_list() argument
158 int xen_alloc_unpopulated_pages(unsigned int nr_pages, struct page **pages) in xen_alloc_unpopulated_pages() argument
214 void xen_free_unpopulated_pages(unsigned int nr_pages, struc argument
[all...]
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf-dma-sg.h63 unsigned long nr_pages; member
/kernel/linux/linux-6.6/io_uring/
H A Dnotif.h44 unsigned nr_pages = (len >> PAGE_SHIFT) + 2; in io_notif_account_mem() local
/kernel/linux/linux-6.6/include/xen/
H A Dxen.h71 static inline int xen_alloc_unpopulated_pages(unsigned int nr_pages, in xen_alloc_unpopulated_pages() argument
76 static inline void xen_free_unpopulated_pages(unsigned int nr_pages, in xen_free_unpopulated_pages() argument
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmrelease_test.c20 static int alloc_noexit(unsigned long nr_pages, int pipefd) in alloc_noexit() argument
H A Dtranshuge-stress.c87 int nr_succeed = 0, nr_failed = 0, nr_pages = 0; in main() local
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dregression1.c79 find_get_pages(unsigned long start, unsigned int nr_pages, struct page **pages) find_get_pages() argument
/kernel/linux/linux-6.6/mm/
H A Dbootmem_info.c104 unsigned long i, pfn, end_pfn, nr_pages; in register_page_bootmem_info_node() local
H A Dpercpu-km.c55 const int nr_pages = pcpu_group_sizes[0] >> PAGE_SHIFT; in pcpu_create_chunk() local
89 const int nr_pages = pcpu_group_sizes[0] >> PAGE_SHIFT; in pcpu_destroy_chunk() local
109 size_t nr_pages, alloc_pages; in pcpu_verify_alloc_info() local
[all...]
H A Dcma_sysfs.c17 void cma_sysfs_account_success_pages(struct cma *cma, unsigned long nr_pages) in cma_sysfs_account_success_pages() argument
22 void cma_sysfs_account_fail_pages(struct cma *cma, unsigned long nr_pages) in cma_sysfs_account_fail_pages() argument
/device/soc/rockchip/common/vendor/drivers/dma-buf/heaps/
H A Ddeferred-free-helper.c45 size_t nr_pages; in free_one_item() local
65 unsigned long nr_pages; in get_freelist_nr_pages() local
25 deferred_free(struct deferred_freelist_item *item, void (*free)(struct deferred_freelist_item *, enum df_reason), size_t nr_pages) deferred_free() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase.h362 int nr_pages = buffer->nr_extres_pages; in kbase_free_user_buffer() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase.h356 int nr_pages = buffer->nr_extres_pages; in kbase_free_user_buffer() local
/device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/
H A Ddeferred-free-helper.c47 size_t nr_pages; in free_one_item() local
67 unsigned long nr_pages; in get_freelist_nr_pages() local
25 deferred_free(struct deferred_freelist_item *item, void (*free)(struct deferred_freelist_item*, enum df_reason), size_t nr_pages) deferred_free() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/
H A Dcma_heap.c32 unsigned long nr_pages = buffer->pagecount; in cma_heap_free() local
52 unsigned long nr_pages = size >> PAGE_SHIFT; in cma_heap_allocate() local
/kernel/linux/linux-5.10/arch/arm/mach-rpc/include/mach/
H A Duncompress.h20 unsigned long nr_pages; member
116 unsigned int nr_pages = 0, page_size = PAGE_SIZE; in arch_decomp_setup() local
/kernel/linux/linux-5.10/arch/arm/xen/
H A Dp2m.c24 unsigned long nr_pages; member
151 __set_phys_to_machine_multi(unsigned long pfn, unsigned long mfn, unsigned long nr_pages) __set_phys_to_machine_multi() argument
/kernel/linux/linux-5.10/drivers/block/rnbd/
H A Drnbd-srv-dev.c72 const int nr_pages = end - start; in rnbd_bio_map_kern() local
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Drelocate.c28 unsigned long nr_pages; in efi_low_alloc_above() local
120 unsigned long nr_pages; in efi_relocate_kernel() local
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c223 int hyp_pool_init(struct hyp_pool *pool, u64 pfn, unsigned int nr_pages, in hyp_pool_init() argument
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dtranshuge-stress.c104 int nr_succeed = 0, nr_failed = 0, nr_pages = 0; in main() local
/kernel/linux/linux-6.6/arch/arm/xen/
H A Dp2m.c25 unsigned long nr_pages; member
150 __set_phys_to_machine_multi(unsigned long pfn, unsigned long mfn, unsigned long nr_pages) __set_phys_to_machine_multi() argument
/kernel/linux/linux-6.6/arch/arm/mach-rpc/include/mach/
H A Duncompress.h20 unsigned long nr_pages; member
116 unsigned int nr_pages = 0, page_size = PAGE_SIZE; in arch_decomp_setup() local

Completed in 9 milliseconds

12345678910>>...26