Home
last modified time | relevance | path

Searched defs:pages (Results 1 – 25 of 473) sorted by relevance

12345678910>>...19

/linux/net/ceph/
H A Dpagevec.c13 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) in ceph_put_page_vector()
26 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector()
41 struct page **pages; in ceph_alloc_page_vector() local
58 void ceph_copy_from_page_vector(struct page **pages, in ceph_copy_from_page_vector()
85 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
/linux/mm/
H A Dpercpu-vm.c34 static struct page **pages; in pcpu_get_pages() local
55 pcpu_free_pages(struct pcpu_chunk * chunk,struct page ** pages,int page_start,int page_end) pcpu_free_pages() argument
83 pcpu_alloc_pages(struct pcpu_chunk * chunk,struct page ** pages,int page_start,int page_end,gfp_t gfp) pcpu_alloc_pages() argument
154 pcpu_unmap_pages(struct pcpu_chunk * chunk,struct page ** pages,int page_start,int page_end) pcpu_unmap_pages() argument
193 __pcpu_map_pages(unsigned long addr,struct page ** pages,int nr_pages) __pcpu_map_pages() argument
215 pcpu_map_pages(struct pcpu_chunk * chunk,struct page ** pages,int page_start,int page_end) pcpu_map_pages() argument
279 struct page **pages; pcpu_populate_chunk() local
315 struct page **pages; pcpu_depopulate_chunk() local
[all...]
H A Dgup.c36 static inline void sanity_check_pinned_pages(struct page **pages, in sanity_check_pinned_pages()
289 void unpin_user_pages_dirty_lock(struct page **pages, unsigned long npages, in unpin_user_pages_dirty_lock()
374 static void gup_fast_unpin_user_pages(struct page **pages, unsigned long npages) in gup_fast_unpin_user_pages()
400 void unpin_user_pages(struct page **pages, unsigned long npages) in unpin_user_pages()
489 struct page **pages) in record_subpages()
1374 unsigned int gup_flags, struct page **pages, in __get_user_pages()
1672 struct page **pages, in __get_user_pages_locked()
2000 unsigned long nr_pages, struct page **pages, in __get_user_pages_locked()
2229 struct page **pages; member
2449 struct page **pages) in check_and_migrate_movable_pages()
[all …]
H A Dgup_test.c10 static void put_back_pages(unsigned int cmd, struct page **pages, in put_back_pages()
39 static void verify_dma_pinned(unsigned int cmd, struct page **pages, in verify_dma_pinned()
69 static void dump_pages_test(struct gup_test *gup, struct page **pages, in dump_pages_test()
106 struct page **pages; in __gup_test_ioctl() local
227 struct page **pages; in pin_longterm_test_start() local
H A Dmincore.c202 static long do_mincore(unsigned long addr, unsigned long pages, unsigned char *vec) in do_mincore()
213 unsigned long pages = DIV_ROUND_UP(end - addr, PAGE_SIZE); in do_mincore() local
251 unsigned long pages; in SYSCALL_DEFINE3() local
/linux/drivers/xen/
H A Dxlate_mmu.c48 static void xen_for_each_gfn(struct page **pages, unsigned nr_gfn, in xen_for_each_gfn()
71 struct page **pages; member
148 struct page **pages) in xen_xlate_remap_gfn_array()
184 int nr, struct page **pages) in xen_xlate_unmap_gfn_range()
217 struct page **pages; in xen_xlate_map_ballooned_pages() local
267 struct page **pages; member
H A Dmem-reservation.c30 struct page **pages, in __xenmem_reservation_va_mapping_update()
59 struct page **pages) in __xenmem_reservation_va_mapping_reset()
/linux/drivers/media/common/videobuf2/
H A Dframe_vector.c82 struct page **pages; in put_vaddr_frames() local
114 struct page **pages; in frame_vector_to_pages() local
140 struct page **pages; in frame_vector_to_pfns() local
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.c12 struct sg_table *pages) in huge_free_pages()
34 struct sg_table *pages; in huge_get_pages() local
86 struct sg_table *pages) in huge_put_pages()
/linux/include/xen/
H A Dxen-ops.h80 struct page **pages) in xen_xlate_remap_gfn_array()
86 int nr, struct page **pages) in xen_xlate_unmap_gfn_range()
117 struct page **pages) in xen_remap_domain_gfn_array()
176 struct page **pages) in xen_remap_domain_gfn_range()
H A Dmem-reservation.h38 struct page **pages, in xenmem_reservation_va_mapping_update()
48 struct page **pages) in xenmem_reservation_va_mapping_reset()
H A Dgrant_table.h81 struct page **pages; member
220 struct page *pages; member
222 struct list_head pages; member
242 struct page **pages; member
H A Dxen.h72 struct page **pages) in xen_alloc_unpopulated_pages()
77 struct page **pages) in xen_free_unpopulated_pages()
H A Dxen-front-pgdir-shbuf.h47 struct page **pages; member
64 struct page **pages; member
/linux/arch/arm64/include/asm/
H A Dtlbflush.h177 #define __TLBI_RANGE_NUM(pages, scale) \ argument
379 #define __flush_tlb_range_op(op, start, pages, stride, \ argument
416 #define __flush_s2_tlb_range_op(op, start, pages, stride, tlb_level) \ argument
420 unsigned long end, unsigned long pages, unsigned long stride) in __flush_tlb_range_limit_excess()
441 unsigned long asid, pages; in __flush_tlb_range_nosync() local
490 unsigned long pages; in flush_tlb_kernel_range() local
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c52 void **pages; member
199 enum dma_data_direction dir, void **pages) in tmc_pages_alloc()
296 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages()
330 void **pages) in tmc_alloc_sg_table()
571 unsigned long size, void **pages) in tmc_init_etr_sg_table()
606 void **pages) in tmc_etr_alloc_flat_buf()
704 void **pages) in tmc_etr_alloc_resrv_buf()
774 void **pages) in tmc_etr_alloc_sg_buf()
890 int node, void **pages) in tmc_etr_mode_alloc_buf()
937 int node, void **pages) in tmc_alloc_etr_buf()
[all …]
/linux/drivers/staging/media/ipu3/
H A Dipu3-dmamap.c20 static void imgu_dmamap_free_buffer(struct page **pages, in imgu_dmamap_free_buffer()
36 struct page **pages; in imgu_dmamap_alloc_buffer() local
100 struct page **pages; in imgu_dmamap_alloc() local
/linux/arch/s390/hypfs/
H A Dhypfs_diag.c56 void *diag204_get_buffer(enum diag204_format fmt, int *pages) in diag204_get_buffer()
96 int pages, rc; in diag204_probe() local
139 int diag204_store(void *buf, int pages) in diag204_store()
/linux/fs/isofs/
H A Dcompress.c42 struct page **pages, unsigned poffset, in zisofs_uncompress_block()
207 struct page **pages) in zisofs_fill_pages()
312 struct page **pages; in zisofs_read_folio() local
/linux/io_uring/
H A Dmemmap.c18 static void *io_mem_alloc_compound(struct page **pages, int nr_pages, in io_mem_alloc_compound()
43 struct page **pages; in io_pin_pages() local
139 struct page **pages; in io_region_pin_pages() local
161 struct page **pages; in io_region_allocate_pages() local
/linux/kernel/dma/
H A Dremap.c24 void *dma_common_pages_remap(struct page **pages, size_t size, in dma_common_pages_remap()
44 struct page **pages; in dma_common_contiguous_remap() local
/linux/drivers/tee/
H A Dtee_shm.c18 static void shm_put_kernel_pages(struct page **pages, size_t page_count) in shm_put_kernel_pages()
26 static void shm_get_kernel_pages(struct page **pages, size_t page_count) in shm_get_kernel_pages()
209 struct page **pages, in tee_dyn_shm_alloc_helper()
214 struct page **pages; in tee_dyn_shm_alloc_helper() local
/linux/fs/squashfs/
H A Dpage_actor.c44 int pages, int length) in squashfs_page_actor_init()
111 struct page **page, int pages, int length, loff_t start_index) in squashfs_page_actor_init_special()
/linux/drivers/gpu/drm/i915/selftests/
H A Dmock_region.c16 struct sg_table *pages) in mock_region_put_pages()
25 struct sg_table *pages; in mock_region_get_pages() local
/linux/arch/m68k/mm/
H A Dsun3kmap.c47 unsigned long type, int pages) in do_pmeg_mapin()
66 int pages; in sun3_ioremap() local

12345678910>>...19