/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | writecache.rst | 55 cleaner 111 cleaner 112 See above "cleaner" constructor documentation.
|
D | cache-policies.rst | 107 cleaner section in Overview of supplied cache replacement policies 110 The cleaner writes back all dirty blocks in a cache to decommission it.
|
D | cache.rst | 106 A simple cleaner policy is provided, which will clean (write back) all
|
/Linux-v6.6/Documentation/filesystems/ |
D | nilfs2.rst | 28 cleaner or garbage collector) are required. Details on the tools are 162 This will also invoke the cleaner through the mount helper program 185 Then, the cleaner daemon is automatically shut down by the umount
|
D | f2fs.rst | 46 segment cleaner to compress the live information from heavily fragmented 764 cleaner is operated by a kernel thread, and triggers the cleaning job when the 772 algorithm for on-demand cleaner, while background cleaner adopts cost-benefit
|
D | ramfs-rootfs-initramfs.rst | 315 2) The cpio archive format chosen by the kernel is simpler and cleaner (and
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-fs-nilfs2 | 160 Show write time of the last segment not for cleaner 167 Show write time of the last segment not for cleaner
|
/Linux-v6.6/drivers/md/ |
D | dm-cache-policy-smq.c | 866 bool cleaner:1; member 1147 if (idle || mq->cleaner) { in clean_target_met() 1733 bool mimic_mq, bool migrations_allowed, bool cleaner) in __smq_create() argument 1820 mq->cleaner = cleaner; in __smq_create()
|
D | dm-writecache.c | 173 bool cleaner:1; member 1160 wc->cleaner = true; in activate_cleaner() 1463 if (unlikely(wc->cleaner) || in writecache_map_write() 1513 else if (unlikely(wc->cleaner) || unlikely(wc->metadata_only)) in writecache_map_flush() 1962 if (unlikely(wc->cleaner) || unlikely(wc->writeback_all) || in writecache_writeback() 2465 wc->cleaner = true; in writecache_ctr() 2654 if (wc->cleaner) in writecache_ctr()
|
/Linux-v6.6/Documentation/driver-api/ |
D | isa.rst | 53 internal to the bus it's much cleaner to not leak isa_dev's by passing
|
/Linux-v6.6/Documentation/scsi/ |
D | aha152x.rst | 16 The driver is much cleaner now, has support for the new
|
/Linux-v6.6/fs/befs/ |
D | ChangeLog | 111 node. This is the cleaner solution to Brent Miszalaski's problem. [WD] 126 in directories. A cleaner solution will come after I've thought about it
|
/Linux-v6.6/Documentation/core-api/ |
D | genericirq.rst | 89 enables smaller and cleaner IRQ subsystems. It's deprecated for three
|
D | this_cpu_ops.rst | 266 relocation. IMHO the second form looks cleaner and has an easier time
|
/Linux-v6.6/Documentation/gpu/rfc/ |
D | xe.rst | 198 both drivers are part of the drm-tip, the introduction of cleaner patches will be
|
/Linux-v6.6/Documentation/core-api/irq/ |
D | irq-domain.rst | 276 parent irq_chip when needed. So we could achieve a much cleaner
|
/Linux-v6.6/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 42 Used properly, rebasing can yield a cleaner and clearer development
|
/Linux-v6.6/Documentation/i2c/ |
D | i2c-topology.rst | 53 may be easier and cleaner to implement, but it has some caveats.
|
/Linux-v6.6/Documentation/doc-guide/ |
D | sphinx.rst | 430 For most use cases, the former is preferred, as it is cleaner and more suited
|
/Linux-v6.6/Documentation/process/ |
D | 4.Coding.rst | 120 optimize out the call to the empty function. The result is far cleaner
|
/Linux-v6.6/Documentation/gpu/ |
D | todo.rst | 508 into the DRM fbdev emulation helpers. A much cleaner approach here would be to
|
/Linux-v6.6/Documentation/kernel-hacking/ |
D | hacking.rst | 716 It is generally considered cleaner to use macros in header files (or at
|
/Linux-v6.6/Documentation/dev-tools/ |
D | checkpatch.rst | 1222 are applied via the same tree), and it makes for a cleaner history in the
|
/Linux-v6.6/Documentation/power/ |
D | runtime_pm.rst | 391 result in cleaner code.
|