| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-mm-swap | 9 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 D | sysfs-fs-erofs | 16 readahead on atomic contexts only. 17 - 1 (force on): enable for readpage and readahead.
|
| H A D | sysfs-fs-ext4 | 56 inode table blocks that ext4's inode table readahead
|
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_dquot_buf.c | 151 bool readahead) in xfs_dquot_buf_verify_crc() argument 173 if (!readahead) in xfs_dquot_buf_verify_crc() 186 bool readahead) in xfs_dquot_buf_verify() argument 221 if (!readahead) in xfs_dquot_buf_verify()
|
| H A D | xfs_inode_buf.c | 44 bool readahead) in xfs_inode_buf_verify() argument 66 if (readahead) { in xfs_inode_buf_verify()
|
| /linux-6.15/mm/ |
| H A D | readahead.c | 159 if (aops->readahead) { in read_pages() 160 aops->readahead(rac); in read_pages() 342 if (unlikely(!mapping->a_ops->read_folio && !mapping->a_ops->readahead)) in force_page_cache_ra() 711 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument 717 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, compat_arg_u64_dual(offset), size_t, count) in COMPAT_SYSCALL_DEFINE4() argument
|
| H A D | swap_state.c | 294 bool readahead; in swap_cache_get_folio() local 303 readahead = folio_test_clear_readahead(folio); in swap_cache_get_folio() 311 if (readahead) in swap_cache_get_folio() 317 if (readahead) { in swap_cache_get_folio()
|
| H A D | Makefile | 53 readahead.o swap.o truncate.o vmscan.o shrinker.o \
|
| /linux-6.15/Documentation/core-api/ |
| H A D | mm-api.rst | 67 .. kernel-doc:: mm/readahead.c 70 .. kernel-doc:: mm/readahead.c
|
| /linux-6.15/Documentation/translations/zh_CN/core-api/ |
| H A D | mm-api.rst | 78 mm/readahead.c
|
| /linux-6.15/fs/9p/ |
| H A D | vfs_addr.c | 161 .readahead = netfs_readahead,
|
| /linux-6.15/fs/nilfs2/ |
| H A D | mdt.c | 171 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument 185 if (readahead) { in nilfs_mdt_read_block()
|
| /linux-6.15/fs/gfs2/ |
| H A D | aops.c | 711 .readahead = gfs2_readahead, 724 .readahead = gfs2_readahead,
|
| /linux-6.15/arch/powerpc/kernel/syscalls/ |
| H A D | syscall.tbl | 249 191 32 readahead sys_ppc_readahead compat_sys_ppc_readahead 250 191 64 readahead sys_readahead 251 191 spu readahead sys_readahead
|
| /linux-6.15/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 249 191 32 readahead sys_ppc_readahead compat_sys_ppc_readahead 250 191 64 readahead sys_readahead 251 191 spu readahead sys_readahead
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | netfs_library.rst | 99 ->readahead() and much of the ->write_begin() VM operations and translate them 111 * Allow the netfs to expand a readahead request in both directions to meet its 151 For ->readahead() and ->read_folio(), the network filesystem just point directly 322 readahead read request. The filesystem gets to expand the request in both 388 * For readahead, allow the local cache and then the network filesystem to
|
| /linux-6.15/fs/erofs/ |
| H A D | fileio.c | 196 .readahead = erofs_fileio_readahead,
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | sys_sparc32.c | 202 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
|
| /linux-6.15/fs/ext4/ |
| H A D | Kconfig | 51 table readahead, the best performance gains require enabling ext4
|
| /linux-6.15/Documentation/mm/ |
| H A D | allocation-profiling.rst | 50 15M 3656 mm/readahead.c:247 func:page_cache_ra_unbounded
|
| /linux-6.15/fs/hpfs/ |
| H A D | file.c | 245 .readahead = hpfs_readahead,
|
| /linux-6.15/tools/perf/arch/parisc/entry/syscalls/ |
| H A D | syscall.tbl | 229 207 32 readahead parisc_readahead 230 207 64 readahead sys_readahead
|
| /linux-6.15/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 229 207 32 readahead parisc_readahead 230 207 64 readahead sys_readahead
|
| /linux-6.15/fs/jfs/ |
| H A D | inode.c | 352 .readahead = jfs_readahead,
|
| /linux-6.15/fs/omfs/ |
| H A D | file.c | 372 .readahead = omfs_readahead,
|