| /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() 545 int sg_alloc_table_from_pages(struct sg_table *sgt, struct page **pages, in sg_alloc_table_from_pages()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | pci_fire.c | 233 unsigned long pages, order, i; in pci_fire_msiq_alloc() local 265 unsigned long pages, order; in pci_fire_msiq_free() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kexec.h | 428 static inline int arch_kexec_post_alloc_pages(void *vaddr, unsigned int pages, gfp_t gfp) { return … in arch_kexec_post_alloc_pages() 432 static inline void arch_kexec_pre_free_pages(void *vaddr, unsigned int pages) { } in arch_kexec_pre_free_pages()
|
| H A D | fscache.h | 591 struct list_head *pages, in fscache_read_or_alloc_pages() 648 struct list_head *pages) in fscache_readpages_cancel()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem.c | 1555 int pages; in kbase_mem_term() local 3036 struct kbase_mem_pool *pool, struct tagged_addr *pages, in kbase_free_phy_pages_helper_locked() 4953 struct page **pages = alloc->imported.user_buf.pages; in kbase_jd_user_buf_unpin_pages() local 4970 struct page **pages = alloc->imported.user_buf.pages; in kbase_jd_user_buf_pin_pages() local 5028 struct page **pages; in kbase_jd_user_buf_map() local 5144 struct page **pages; in kbase_jd_user_buf_unmap() local
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_mm.c | 37 static int rga_get_user_pages_from_vma(struct page **pages, unsigned long Memory, in rga_get_user_pages_from_vma() 116 static int rga_get_user_pages(struct page **pages, unsigned long Memory, in rga_get_user_pages() 238 struct page **pages = NULL; in rga_alloc_virt_addr() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | compression.c | 66 struct address_space *mapping, u64 start, struct page **pages, in compression_compress_pages() 283 struct page *pages[16]; in end_compressed_writeback() local 1150 u64 start, struct page **pages, in btrfs_compress_pages()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs42proc.c | 1151 struct page *pages[NFS4XATTR_MAXPAGES]; in _nfs42_proc_setxattr() local 1194 struct page *pages[NFS4XATTR_MAXPAGES] = {}; in _nfs42_proc_getxattr() local 1243 struct page **pages; in _nfs42_proc_listxattrs() local
|
| H A D | pnfs_dev.c | 101 struct page **pages = NULL; in nfs4_get_device_info() local
|
| H A D | nfs42xattr.c | 176 struct page **pages, size_t len) in nfs4_xattr_alloc_entry() 690 const char *buf, struct page **pages, ssize_t buflen) in nfs4_xattr_cache_add()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | addr.c | 331 struct page **pages; in start_read() local 896 struct page **pages = NULL, **data_pages; in ceph_writepages_start() local 1905 struct page **pages; in __ceph_pool_perm_get() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_gem_gtt.c | 46 struct sg_table *pages) in fake_free_pages() 56 struct sg_table *pages; in fake_get_pages() local 93 struct sg_table *pages) in fake_put_pages()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | cache.c | 280 struct list_head *pages, in __v9fs_readpages_from_fscache()
|
| H A D | vfs_addr.c | 99 struct list_head *pages, unsigned nr_pages) in v9fs_vfs_readpages()
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | pool.c | 199 unsigned long pages = totalram_pages() / (SZ_1G / SZ_128K); in dma_atomic_pool_init() local
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | memalloc.h | 83 int pages; /* allocated pages */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front_gem.c | 30 struct page **pages; member
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | ident_map_64.c | 59 struct alloc_pgt_data *pages = (struct alloc_pgt_data *)context; in alloc_pgt_page() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion_heap.c | 134 struct page **pages = vmalloc(array_size(npages, in ion_heap_map_kernel() local
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder_alloc.h | 110 struct binder_lru_page *pages; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_gem.c | 544 struct page *p, **pages; in drm_gem_get_pages() local 608 void drm_gem_put_pages(struct drm_gem_object *obj, struct page **pages, in drm_gem_put_pages()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | syscall.c | 362 static int bpf_charge_memlock(struct user_struct *user, u32 pages) in bpf_charge_memlock() 373 static void bpf_uncharge_memlock(struct user_struct *user, u32 pages) in bpf_uncharge_memlock() 381 u32 pages = round_up(size, PAGE_SIZE) >> PAGE_SHIFT; in bpf_map_charge_init() local 416 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages) in bpf_map_charge_memlock() 427 void bpf_map_uncharge_memlock(struct bpf_map *map, u32 pages) in bpf_map_uncharge_memlock() 1654 int __bpf_prog_charge(struct user_struct *user, u32 pages) in __bpf_prog_charge() 1670 void __bpf_prog_uncharge(struct user_struct *user, u32 pages) in __bpf_prog_uncharge()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | workingset.c | 463 unsigned long pages; in count_shadow_nodes() local
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | xpram.c | 260 static int __init xpram_setup_sizes(unsigned long pages) in xpram_setup_sizes()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | io-pgtable-arm.c | 189 static dma_addr_t __arm_lpae_dma_addr(void *pages) in __arm_lpae_dma_addr() 201 void *pages; in __arm_lpae_alloc_pages() local 233 static void __arm_lpae_free_pages(void *pages, size_t size, in __arm_lpae_free_pages()
|