Home
last modified time | relevance | path

Searched defs:fbatch (Results 1 – 25 of 30) sorted by relevance

12

/linux/include/linux/
H A Dpagevec.h41 static inline void folio_batch_init(struct folio_batch *fbatch) in folio_batch_init()
48 static inline void folio_batch_reinit(struct folio_batch *fbatch) in folio_batch_reinit()
54 static inline unsigned int folio_batch_count(const struct folio_batch *fbatch) in folio_batch_count()
59 static inline unsigned int folio_batch_space(const struct folio_batch *fbatch) in folio_batch_space()
74 static inline unsigned folio_batch_add(struct folio_batch *fbatch, in folio_batch_add()
89 static inline struct folio *folio_batch_next(struct folio_batch *fbatch) in folio_batch_next()
98 static inline void folio_batch_release(struct folio_batch *fbatch) in folio_batch_release()
H A Dwriteback.h75 struct folio_batch fbatch; member
/linux/mm/
H A Dswap.c158 static void folio_batch_move_lru(struct folio_batch *fbatch, move_fn_t move_fn) in folio_batch_move_lru()
182 static void __folio_batch_add_and_move(struct folio_batch __percpu *fbatch, in __folio_batch_add_and_move()
323 struct folio_batch *fbatch = &per_cpu(cpu_fbatches.lru_activate, cpu); in folio_activate_drain() local
359 struct folio_batch *fbatch; in __lru_cache_activate_folio() local
645 struct folio_batch *fbatch = &fbatches->lru_add; in lru_add_drain_cpu() local
1020 struct folio_batch fbatch; in release_pages() local
1056 void __folio_batch_release(struct folio_batch *fbatch) in __folio_batch_release()
1075 void folio_batch_remove_exceptionals(struct folio_batch *fbatch) in folio_batch_remove_exceptionals()
H A Dmlock.c33 struct folio_batch fbatch; member
186 static void mlock_folio_batch(struct folio_batch *fbatch) in mlock_folio_batch()
214 struct folio_batch *fbatch; in mlock_drain_local() local
225 struct folio_batch *fbatch; in mlock_drain_remote() local
244 struct folio_batch *fbatch; in mlock_folio() local
269 struct folio_batch *fbatch; in mlock_new_folio() local
292 struct folio_batch *fbatch; in munlock_folio() local
H A Dtruncate.c61 struct folio_batch *fbatch, pgoff_t *indices) in truncate_folio_batch_exceptionals() argument
346 struct folio_batch fbatch; in truncate_inode_pages_range() local
513 struct folio_batch fbatch; mapping_try_invalidate() local
651 struct folio_batch fbatch; invalidate_inode_pages2_range() local
[all...]
H A Dfilemap.c279 struct folio_batch *fbatch) in page_cache_delete_batch()
320 struct folio_batch *fbatch) in delete_from_page_cache_batch()
525 struct folio_batch fbatch; in __filemap_fdatawait_range() local
2117 pgoff_t end, struct folio_batch *fbatch, pgoff_t *indices) in find_get_entries()
2166 pgoff_t end, struct folio_batch *fbatch, pgoff_t *indices) in find_lock_entries()
2234 pgoff_t end, struct folio_batch *fbatch) in filemap_get_folios()
2256 pgoff_t *start, pgoff_t end, struct folio_batch *fbatch) in filemap_get_folios_contig()
2332 pgoff_t end, xa_mark_t tag, struct folio_batch *fbatch) in filemap_get_folios_tag()
2399 pgoff_t index, pgoff_t max, struct folio_batch *fbatch) in filemap_get_read_batch()
2543 static int filemap_create_folio(struct kiocb *iocb, struct folio_batch *fbatch) in filemap_create_folio()
[all …]
H A Dshmem.c1032 struct folio_batch fbatch; in shmem_unlock_mapping() local
1086 struct folio_batch fbatch; in shmem_undo_range() local
1392 pgoff_t start, struct folio_batch *fbatch, in shmem_find_swap_entries()
1434 struct folio_batch *fbatch, pgoff_t *indices) in shmem_unuse_swap_entries()
1465 struct folio_batch fbatch; in shmem_unuse_inode() local
/linux/fs/nilfs2/
H A Dpage.c246 struct folio_batch fbatch; in nilfs_copy_dirty_pages() local
301 struct folio_batch fbatch; in nilfs_copy_back_pages() local
363 struct folio_batch fbatch; in nilfs_clear_dirty_pages() local
513 struct folio_batch fbatch; in nilfs_find_uncommitted_extent() local
H A Dsegment.c704 struct folio_batch fbatch; in nilfs_lookup_dirty_data_buffers() local
767 struct folio_batch fbatch; in nilfs_lookup_dirty_node_buffers() local
/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() local
/linux/drivers/gpu/drm/
H A Ddrm_gem.c593 static void drm_gem_check_release_batch(struct folio_batch *fbatch) in drm_gem_check_release_batch()
630 struct folio_batch fbatch; in drm_gem_get_pages() local
705 struct folio_batch fbatch; in drm_gem_put_pages() local
/linux/fs/gfs2/
H A Daops.c193 struct folio_batch *fbatch, in gfs2_write_jdata_batch()
288 struct folio_batch fbatch; in gfs2_write_cache_jdata() local
/linux/fs/netfs/
H A Drolling_buffer.c199 struct folio_batch fbatch; in rolling_buffer_clear() local
H A Dmisc.c81 struct folio_batch fbatch; in netfs_free_folioq_buffer() local
/linux/fs/ramfs/
H A Dfile-nommu.c208 struct folio_batch fbatch; in ramfs_nommu_get_unmapped_area() local
/linux/fs/f2fs/
H A Dnode.c1657 struct folio_batch fbatch; in last_fsync_dnode() local
1854 struct folio_batch fbatch; in f2fs_fsync_node_pages() local
2011 struct folio_batch fbatch; in f2fs_flush_inline_data() local
2054 struct folio_batch fbatch; in f2fs_sync_node_pages() local
H A Dcheckpoint.c415 struct folio_batch fbatch; in f2fs_sync_meta_pages() local
H A Dcompress.c1995 struct folio_batch fbatch; in f2fs_invalidate_compress_pages() local
/linux/fs/btrfs/tests/
H A Dextent-io-tests.c25 struct folio_batch fbatch; in process_page_range() local
/linux/fs/ceph/
H A Daddr.c609 struct folio_batch fbatch; member
1391 void ceph_shift_unused_folios_left(struct folio_batch *fbatch) in ceph_shift_unused_folios_left()
/linux/fs/btrfs/
H A Dextent_io.c272 struct folio_batch fbatch; in __process_folios_contig() local
311 struct folio_batch fbatch; in lock_delalloc_folios() local
2421 struct folio_batch fbatch; in extent_write_cache_pages() local
H A Dcompression.c297 struct folio_batch fbatch; in end_compressed_writeback() local
/linux/fs/ext4/
H A Dinode.c1712 struct folio_batch fbatch; in mpage_release_unused_pages() local
2291 struct folio_batch fbatch; in mpage_map_and_submit_buffers() local
2610 struct folio_batch fbatch; in mpage_prepare_extent_to_map() local
/linux/fs/hugetlbfs/
H A Dinode.c564 struct folio_batch fbatch; in remove_inode_hugepages() local
/linux/fs/
H A Dbuffer.c1742 struct folio_batch fbatch; in clean_bdev_aliases() local

12