/Linux-v4.19/Documentation/ABI/testing/ |
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
|
D | sysfs-fs-ext4 | 56 inode table blocks that ext4's inode table readahead
|
D | sysfs-fs-f2fs | 203 Controls readahead inode block in readdir.
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_dquot_buf.c | 144 bool readahead) in xfs_dquot_buf_verify_crc() argument 166 if (!readahead) in xfs_dquot_buf_verify_crc() 179 bool readahead) in xfs_dquot_buf_verify() argument 214 if (!readahead) in xfs_dquot_buf_verify()
|
D | xfs_inode_buf.c | 81 bool readahead) in xfs_inode_buf_verify() argument 106 if (readahead) { in xfs_inode_buf_verify()
|
/Linux-v4.19/mm/ |
D | swap_state.c | 343 bool readahead; in lookup_swap_cache() local 353 readahead = TestClearPageReadahead(page); in lookup_swap_cache() 361 if (readahead) in lookup_swap_cache() 367 if (readahead) { in lookup_swap_cache()
|
D | Makefile | 37 readahead.o swap.o truncate.o vmscan.o shmem.o \
|
D | readahead.c | 605 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
|
/Linux-v4.19/Documentation/core-api/ |
D | mm-api.rst | 53 .. kernel-doc:: mm/readahead.c
|
/Linux-v4.19/fs/nilfs2/ |
D | mdt.c | 168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument 182 if (readahead) { in nilfs_mdt_read_block()
|
/Linux-v4.19/drivers/md/bcache/ |
D | sysfs.c | 119 rw_attribute(readahead); 231 var_hprint(readahead); in SHOW() 298 d_strtoi_h(readahead); in STORE()
|
D | bcache.h | 363 unsigned int readahead; member
|
/Linux-v4.19/arch/sparc/kernel/ |
D | sys_sparc32.c | 203 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
|
/Linux-v4.19/fs/ext4/ |
D | Kconfig | 55 table readahead, the best performance gains require enabling ext4
|
/Linux-v4.19/fs/f2fs/ |
D | checkpoint.c | 255 bool readahead = false; in f2fs_ra_meta_pages_cond() local 259 readahead = true; in f2fs_ra_meta_pages_cond() 262 if (readahead) in f2fs_ra_meta_pages_cond()
|
/Linux-v4.19/Documentation/laptops/ |
D | laptop-mode.txt | 147 Disk readahead, in 512-byte sectors, while laptop mode is active. A large 148 readahead can prevent disk accesses for things like executable pages (which are 202 * You can spin down the disk while playing MP3, by setting disk readahead 247 # by setting the disk readahead to 8MB (READAHEAD=16384). Effectively, the disk
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | systbl.h | 199 COMPAT_SYS_SPU(readahead)
|
/Linux-v4.19/arch/parisc/kernel/ |
D | syscall_table.S | 305 ENTRY_OURS(readahead)
|
/Linux-v4.19/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 189 format readahead // some pr_debugs in the readahead cache
|
D | bcache.rst | 423 readahead 424 Size of readahead that should be performed. Defaults to 0. If set to e.g. 505 Count of times readahead occurred.
|
/Linux-v4.19/Documentation/filesystems/ |
D | ceph.txt | 114 Specify the maximum readahead size in bytes. Default: 8 MB.
|
/Linux-v4.19/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 198 187 common readahead __x64_sys_readahead
|
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 198 187 common readahead __x64_sys_readahead
|
/Linux-v4.19/arch/arm/tools/ |
D | syscall.tbl | 242 225 common readahead sys_readahead sys_oabi_readahead
|
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 233 222 common readahead sys_readahead compat_sys_s390_readahead
|