Searched refs:ahead (Results 1 – 25 of 52) sorted by relevance
123
/linux-5.19.10/fs/hpfs/ |
D | buffer.c | 72 int ahead) in hpfs_map_sector() argument 78 hpfs_prefetch_sectors(s, secno, ahead); in hpfs_map_sector() 115 int ahead) in hpfs_map_4sectors() argument 128 hpfs_prefetch_sectors(s, secno, 4 + ahead); in hpfs_map_4sectors()
|
/linux-5.19.10/Documentation/filesystems/ |
D | fuse-io.rst | 18 No read-ahead takes place. Shared mmap is disabled. 21 read-ahead by the kernel to fill the cache. The cache is always kept consistent
|
D | journalling.rst | 35 Now you can go ahead and start modifying the underlying filesystem.
|
/linux-5.19.10/drivers/staging/sm750fb/ |
D | readme | 27 ahead of parameters,so,it looks like:
|
/linux-5.19.10/Documentation/power/ |
D | apm-acpi.rst | 30 Go ahead and start both. If ACPI or APM is not available on your
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | sysfs-class-bdi | 30 Size of the read-ahead window in kilobytes
|
D | sysfs-class-rtc | 90 future, or if there is a leading +=, seconds ahead of the
|
/linux-5.19.10/drivers/block/drbd/ |
D | Kconfig | 60 64 read ahead
|
/linux-5.19.10/fs/verity/ |
D | Kconfig | 33 protection against malicious disks vs. an ahead-of-time hash.
|
/linux-5.19.10/Documentation/networking/ |
D | driver.rst | 11 there is no way your device can tell ahead of time when it's
|
D | xfrm_sync.rst | 34 machine is known ahead of time since the decay of the time countdown
|
/linux-5.19.10/arch/x86/math-emu/ |
D | README | 194 The performance under Linux is improved by the use of look-ahead code. 196 Linux due to the look-ahead code. Also given are the times for the 199 [ Linus' note: I changed look-ahead to be the default under linux, as 204 look-ahead 'soft' lib
|
/linux-5.19.10/Documentation/devicetree/bindings/ |
D | submitting-patches.rst | 79 maintainers after a few weeks, go ahead and take it.
|
/linux-5.19.10/arch/m68k/fpsp040/ |
D | x_store.S | 148 beqs dbl_inf |if positive, go ahead and write it
|
/linux-5.19.10/Documentation/admin-guide/ |
D | security-bugs.rst | 87 assigned ahead of public disclosure, they will need to contact the private
|
/linux-5.19.10/Documentation/sound/designs/ |
D | oss-emulation.rst | 160 do not fill silence ahead to avoid clicks 199 filled. The latter stops writing the silence data ahead
|
D | timestamping.rst | 181 ahead of the actual playback time (as a side time this sort of
|
/linux-5.19.10/Documentation/trace/ |
D | ring-buffer-design.rst | 315 be several pages ahead. If the tail page catches up to the commit 373 the head page will be pushed ahead one. If the buffer is in producer/consumer 807 the tail page ahead several pages::
|
/linux-5.19.10/Documentation/driver-api/md/ |
D | raid5-cache.rst | 84 checksumed too. The checksum is stored in the meta data ahead of the data. The
|
/linux-5.19.10/Documentation/scsi/ |
D | st.rst | 288 Read ahead for fixed block mode (ST_READ_AHEAD). Filling the buffer is 498 read ahead (mode) 642 When using read ahead or buffered writes the position within the file 647 (The driver always backs over a filemark crossed by read ahead if the
|
/linux-5.19.10/Documentation/devicetree/ |
D | of_unittest.rst | 16 It is recommended to read the following documents before moving ahead.
|
/linux-5.19.10/Documentation/block/ |
D | inline-encryption.rst | 171 rather requires that keys be set ahead of time, and setting keys can be 188 ``blk_crypto_config_supported()`` allows users to check ahead of time whether
|
/linux-5.19.10/arch/arm/mm/ |
D | Kconfig | 970 bool "Enable the Broadcom Brahma-B15 read-ahead cache controller" 974 This option enables the Broadcom Brahma-B15 read-ahead cache 975 controller. If disabled, the read-ahead cache remains off.
|
/linux-5.19.10/Documentation/userspace-api/media/v4l/ |
D | dev-raw-vbi.rst | 244 current standard first. Attempts to read or write data ahead of format
|
/linux-5.19.10/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 53 hardware is ahead, the tail pointer will be pointing at a "full"
|
123