Home
last modified time | relevance | path

Searched refs:folio_batch (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dpagevec.h28 struct folio_batch { struct
40 static inline void folio_batch_init(struct folio_batch *fbatch) in folio_batch_init()
46 static inline void folio_batch_reinit(struct folio_batch *fbatch) in folio_batch_reinit()
51 static inline unsigned int folio_batch_count(struct folio_batch *fbatch) in folio_batch_count()
56 static inline unsigned int folio_batch_space(struct folio_batch *fbatch) in folio_batch_space()
71 static inline unsigned folio_batch_add(struct folio_batch *fbatch, in folio_batch_add()
78 void __folio_batch_release(struct folio_batch *pvec);
80 static inline void folio_batch_release(struct folio_batch *fbatch) in folio_batch_release()
86 void folio_batch_remove_exceptionals(struct folio_batch *fbatch);
H A Dpagemap.h19 struct folio_batch;
855 pgoff_t end, struct folio_batch *fbatch);
857 pgoff_t *start, pgoff_t end, struct folio_batch *fbatch);
859 pgoff_t end, xa_mark_t tag, struct folio_batch *fbatch);
1215 struct folio_batch *fbatch);
H A Dswap.h435 void check_move_unevictable_folios(struct folio_batch *fbatch);
/openbmc/linux/mm/
H A Dswap.c53 struct folio_batch fbatch;
65 struct folio_batch lru_add;
68 struct folio_batch lru_lazyfree;
70 struct folio_batch activate;
258 struct folio_batch *fbatch; in folio_rotate_reclaimable()
356 struct folio_batch *fbatch; in folio_activate()
386 struct folio_batch *fbatch; in __lru_cache_activate_folio()
503 struct folio_batch *fbatch; in folio_add_lru()
692 struct folio_batch *fbatch; in deactivate_file_folio()
717 struct folio_batch *fbatch; in folio_deactivate()
[all …]
H A Dmlock.c33 struct folio_batch fbatch;
186 static void mlock_folio_batch(struct folio_batch *fbatch) in mlock_folio_batch()
215 struct folio_batch *fbatch; in mlock_drain_local()
226 struct folio_batch *fbatch; in mlock_drain_remote()
245 struct folio_batch *fbatch; in mlock_folio()
270 struct folio_batch *fbatch; in mlock_new_folio()
293 struct folio_batch *fbatch; in munlock_folio()
H A Dtruncate.c60 struct folio_batch *fbatch, pgoff_t *indices) in truncate_folio_batch_exceptionals()
334 struct folio_batch fbatch; in truncate_inode_pages_range()
501 struct folio_batch fbatch; in mapping_try_invalidate()
622 struct folio_batch fbatch; in invalidate_inode_pages2_range()
H A Dfilemap.c280 struct folio_batch *fbatch) in page_cache_delete_batch()
321 struct folio_batch *fbatch) in delete_from_page_cache_batch()
508 struct folio_batch fbatch; in __filemap_fdatawait_range()
2136 pgoff_t end, struct folio_batch *fbatch) in filemap_get_folios()
2189 pgoff_t *start, pgoff_t end, struct folio_batch *fbatch) in filemap_get_folios_contig()
2260 pgoff_t end, xa_mark_t tag, struct folio_batch *fbatch) in filemap_get_folios_tag()
2330 pgoff_t index, pgoff_t max, struct folio_batch *fbatch) in filemap_get_read_batch()
2480 struct folio_batch *fbatch) in filemap_create_folio()
2536 struct folio_batch *fbatch, bool need_uptodate) in filemap_get_pages()
2624 struct folio_batch fbatch; in filemap_read()
[all …]
H A Dinternal.h16 struct folio_batch;
134 pgoff_t end, struct folio_batch *fbatch, pgoff_t *indices);
136 pgoff_t end, struct folio_batch *fbatch, pgoff_t *indices);
H A Dshmem.c928 struct folio_batch fbatch; in shmem_unlock_mapping()
982 struct folio_batch fbatch; in shmem_undo_range()
1286 pgoff_t start, struct folio_batch *fbatch, in shmem_find_swap_entries()
1328 struct folio_batch *fbatch, pgoff_t *indices) in shmem_unuse_swap_entries()
1363 struct folio_batch fbatch; in shmem_unuse_inode()
H A Dpage-writeback.c2401 struct folio_batch fbatch; in write_cache_pages()
/openbmc/linux/fs/nilfs2/
H A Dpage.c243 struct folio_batch fbatch; in nilfs_copy_dirty_pages()
298 struct folio_batch fbatch; in nilfs_copy_back_pages()
361 struct folio_batch fbatch; in nilfs_clear_dirty_pages()
495 struct folio_batch fbatch; in nilfs_find_uncommitted_extent()
H A Dsegment.c702 struct folio_batch fbatch; in nilfs_lookup_dirty_data_buffers()
764 struct folio_batch fbatch; in nilfs_lookup_dirty_node_buffers()
/openbmc/linux/fs/ramfs/
H A Dfile-nommu.c208 struct folio_batch fbatch; in ramfs_nommu_get_unmapped_area()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem.c505 static void drm_gem_check_release_batch(struct folio_batch *fbatch) in drm_gem_check_release_batch()
542 struct folio_batch fbatch; in drm_gem_get_pages()
617 struct folio_batch fbatch; in drm_gem_put_pages()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c25 static void check_release_folio_batch(struct folio_batch *fbatch) in check_release_folio_batch()
36 struct folio_batch fbatch; in shmem_sg_free_table()
/openbmc/linux/fs/gfs2/
H A Daops.c209 struct folio_batch *fbatch, in gfs2_write_jdata_batch()
312 struct folio_batch fbatch; in gfs2_write_cache_jdata()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.c190 static void pool_fini(struct folio_batch *fbatch) in pool_fini()
195 static int pool_refill(struct folio_batch *fbatch, gfp_t gfp) in pool_refill()
210 static int pool_init(struct folio_batch *fbatch, gfp_t gfp) in pool_init()
223 static void *pool_alloc(struct folio_batch *fbatch, gfp_t gfp) in pool_alloc()
234 static void pool_free(struct folio_batch *fbatch, void *addr) in pool_free()
247 struct folio_batch pool;
384 struct folio_batch pool;
/openbmc/linux/include/linux/sunrpc/
H A Dsvc.h216 struct folio_batch rq_fbatch;
/openbmc/linux/fs/afs/
H A Dwrite.c470 struct folio_batch fbatch; in afs_extend_writeback()
709 struct folio_batch fbatch; in afs_writepages_region()
/openbmc/linux/fs/btrfs/tests/
H A Dextent-io-tests.c24 struct folio_batch fbatch; in process_page_range()
/openbmc/linux/fs/f2fs/
H A Dnode.c1542 struct folio_batch fbatch; in last_fsync_dnode()
1758 struct folio_batch fbatch; in f2fs_fsync_node_pages()
1917 struct folio_batch fbatch; in f2fs_flush_inline_data()
1965 struct folio_batch fbatch; in f2fs_sync_node_pages()
/openbmc/linux/fs/btrfs/
H A Dextent_io.c214 struct folio_batch fbatch; in __process_pages_contig()
260 struct folio_batch fbatch; in lock_delalloc_pages()
1869 struct folio_batch fbatch; in btree_write_cache_pages()
1997 struct folio_batch fbatch; in extent_write_cache_pages()
H A Dcompression.c195 struct folio_batch fbatch; in end_compressed_writeback()
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c677 struct folio_batch fbatch; in remove_inode_hugepages()
/openbmc/linux/fs/ext4/
H A Dinode.c1549 struct folio_batch fbatch; in mpage_release_unused_pages()
2090 struct folio_batch fbatch; in mpage_map_and_submit_buffers()
2373 struct folio_batch fbatch; in mpage_prepare_extent_to_map()

12