| /OK3568_Linux_fs/kernel/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-ext4 | 56 inode table blocks that ext4's inode table readahead
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_dquot_buf.c | 148 bool readahead) in xfs_dquot_buf_verify_crc() argument 170 if (!readahead) in xfs_dquot_buf_verify_crc() 183 bool readahead) in xfs_dquot_buf_verify() argument 218 if (!readahead) in xfs_dquot_buf_verify()
|
| H A D | xfs_inode_buf.c | 41 bool readahead) in xfs_inode_buf_verify() argument 65 if (readahead) { in xfs_inode_buf_verify()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | readahead.c | 143 if (aops->readahead) { in read_pages() 144 aops->readahead(rac); in read_pages() 299 !mapping->a_ops->readahead)) in force_page_cache_ra() 670 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
|
| H A D | swap_state.c | 385 bool readahead; in lookup_swap_cache() local 395 readahead = TestClearPageReadahead(page); in lookup_swap_cache() 403 if (readahead) in lookup_swap_cache() 409 if (readahead) { in lookup_swap_cache()
|
| H A D | Makefile | 50 readahead.o swap.o truncate.o vmscan.o shmem.o \
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | mm-api.rst | 64 .. kernel-doc:: mm/readahead.c
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | zdata.c | 220 bool readahead; member 1328 if (f->readahead) in z_erofs_submit_queue() 1425 f.readahead = true; in z_erofs_readahead() 1470 .readahead = z_erofs_readahead,
|
| H A D | data.c | 415 .readahead = erofs_raw_access_readahead,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | fcntl-linux.h | 375 extern __ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | fcntl-linux.h | 375 extern __ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | aops.c | 789 .readahead = gfs2_readahead, 804 .readahead = gfs2_readahead,
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | file.c | 201 .readahead = hpfs_readahead,
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | sysfs.c | 136 rw_attribute(readahead); 255 var_hprint(readahead); in SHOW() 349 d_strtoi_h(readahead); in STORE()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 229 207 32 readahead parisc_readahead 230 207 64 readahead sys_readahead
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | Kconfig | 51 table readahead, the best performance gains require enabling ext4
|
| /OK3568_Linux_fs/kernel/fs/omfs/ |
| H A D | file.c | 375 .readahead = omfs_readahead,
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | inode.c | 362 .readahead = jfs_readahead,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 469 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value() argument 478 mmu_ctrl |= MALIDP_MMU_CTRL_PP_NUM_REQ(readahead); in malidp_calc_mmu_control_value()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | laptop-mode.rst | 149 Disk readahead, in 512-byte sectors, while laptop mode is active. A large 150 readahead can prevent disk accesses for things like executable pages (which are 204 * You can spin down the disk while playing MP3, by setting disk readahead 250 # by setting the disk readahead to 8MB (READAHEAD=16384). Effectively, the disk
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 201 format readahead // some pr_debugs in the readahead cache
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | myrb.h | 326 unsigned int readahead:1; /* Byte 116 Bit 2 */ member
|