/kernel/linux/linux-5.10/fs/9p/ |
H A D | cache.h | 59 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 D | percpu-km.c | 50 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 D | unpopulated-alloc.c | 34 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 D | videobuf-dma-sg.h | 63 unsigned long nr_pages; member
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | notif.h | 44 unsigned nr_pages = (len >> PAGE_SHIFT) + 2; in io_notif_account_mem() local
|
/kernel/linux/linux-6.6/include/xen/ |
H A D | xen.h | 71 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 D | mrelease_test.c | 20 static int alloc_noexit(unsigned long nr_pages, int pipefd) in alloc_noexit() argument
|
H A D | transhuge-stress.c | 87 int nr_succeed = 0, nr_failed = 0, nr_pages = 0; in main() local
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | regression1.c | 79 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 D | bootmem_info.c | 104 unsigned long i, pfn, end_pfn, nr_pages; in register_page_bootmem_info_node() local
|
H A D | percpu-km.c | 55 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 D | cma_sysfs.c | 17 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 D | deferred-free-helper.c | 45 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 D | mali_kbase.h | 362 int nr_pages = buffer->nr_extres_pages; in kbase_free_user_buffer() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase.h | 356 int nr_pages = buffer->nr_extres_pages; in kbase_free_user_buffer() local
|
/device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/ |
H A D | deferred-free-helper.c | 47 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 D | cma_heap.c | 32 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 D | uncompress.h | 20 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 D | p2m.c | 24 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 D | rnbd-srv-dev.c | 72 const int nr_pages = end - start; in rnbd_bio_map_kern() local
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | relocate.c | 28 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 D | page_alloc.c | 223 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 D | transhuge-stress.c | 104 int nr_succeed = 0, nr_failed = 0, nr_pages = 0; in main() local
|
/kernel/linux/linux-6.6/arch/arm/xen/ |
H A D | p2m.c | 25 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 D | uncompress.h | 20 unsigned long nr_pages; member 116 unsigned int nr_pages = 0, page_size = PAGE_SIZE; in arch_decomp_setup() local
|