Home
last modified time | relevance | path

Searched refs:readahead (Results 1 – 25 of 43) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-swap9 Description: Enable/disable VMA based swap readahead.
11 If set to true, the VMA based swap readahead algorithm
13 VMA, and the global swap readahead algorithm will be
15 false, the global swap readahead algorithm will be
H A Dsysfs-fs-ext456 inode table blocks that ext4's inode table readahead
/linux/fs/ntfs/
H A Daops.c282 .readahead = ntfs_readahead,
296 .readahead = ntfs_readahead,
/linux/mm/
H A Dswap_state.c421 bool readahead, vma_ra = swap_use_vma_readahead(); in swap_update_readahead() local
430 readahead = folio_test_clear_readahead(folio); in swap_update_readahead()
438 if (readahead) in swap_update_readahead()
444 if (readahead) { in swap_update_readahead()
/linux/Documentation/translations/zh_CN/core-api/
H A Dmm-api.rst78 mm/readahead.c
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl249 191 32 readahead sys_ppc_readahead compat_sys_ppc_readahead
250 191 64 readahead sys_readahead
251 191 spu readahead sys_readahead
/linux/fs/erofs/
H A Dfileio.c195 .readahead = erofs_fileio_readahead,
H A Dzdata.c1662 bool *force_fg, bool readahead) in z_erofs_submit_queue() argument
1755 if (readahead) in z_erofs_submit_queue()
1947 .readahead = z_erofs_readahead,
H A Dfscache.c368 .readahead = erofs_fscache_readahead,
/linux/fs/ext4/
H A DKconfig24 table readahead, the best performance gains require enabling ext4
/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c44 bool readahead) in xfs_inode_buf_verify() argument
66 if (readahead) { in xfs_inode_buf_verify()
/linux/fs/hpfs/
H A Dfile.c249 .readahead = hpfs_readahead,
/linux/Documentation/mm/
H A Dallocation-profiling.rst60 15M 3656 mm/readahead.c:247 func:page_cache_ra_unbounded
/linux/drivers/gpu/drm/arm/
H A Dmalidp_planes.c457 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value() argument
466 mmu_ctrl |= MALIDP_MMU_CTRL_PP_NUM_REQ(readahead); in malidp_calc_mmu_control_value()
/linux/block/
H A Dfops.c528 .readahead = blkdev_readahead,
590 .readahead = blkdev_readahead,
/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst178 format readahead // some pr_debugs in the readahead cache
/linux/drivers/scsi/
H A Dmyrb.h326 unsigned int readahead:1; /* Byte 116 Bit 2 */ member
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl190 179 n64 readahead sys_readahead
/linux/scripts/
H A Dsyscall.tbl257 213 common readahead sys_readahead compat_sys_readahead
/linux/fs/squashfs/
H A Dfile.c772 .readahead = squashfs_readahead
/linux/tools/scripts/
H A Dsyscall.tbl257 213 common readahead sys_readahead compat_sys_readahead
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl180 222 common readahead sys_readahead
/linux/Documentation/filesystems/
H A D9p.rst154 readahead 0b00000001 (only read-ahead file caching)
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl235 225 common readahead sys_readahead
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl282 260 common readahead sys_readahead

12