Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 107) sorted by relevance

12345

/Documentation/admin-guide/device-mapper/
Dcache.rst90 blocks should remain clean.
96 block invalidates. To enable passthrough mode the cache must be clean.
106 A simple cleaner policy is provided, which will clean (write back) all
109 blocks, in the area of the cache being removed, to be clean. If the
112 cache's fast device until the cache is clean. This is of particular
114 modes already maintain a clean cache. Future support to partially clean
217 To enable passthrough mode the cache must be clean.
Ddm-log.rst12 Once all writes are complete, the region is considered clean again.
/Documentation/vm/
Darch_pgtable_helpers.rst49 | pte_mkclean | Creates a clean PTE |
119 | pmd_mkclean | Creates a clean PMD |
185 | pud_mkclean | Creates a clean PUD |
/Documentation/devicetree/bindings/
DMakefile88 clean-files = $(shell find $(obj) \( -name '*.example.dts' -o \
/Documentation/kbuild/
Dmakefiles.rst39 === 6 Kbuild clean infrastructure
887 6 Kbuild clean infrastructure
890 "make clean" deletes most generated files in the obj tree where the kernel
894 during "make clean". Files matching the patterns "*.[oas]", "*.ko", plus
896 source tree when "make clean" is executed.
899 $(clean-files).
904 clean-files := crc32table.h
906 When executing "make clean", the file "crc32table.h" will be deleted.
910 To exclude certain files or directories from make clean, use the
911 $(no-clean-files) variable.
[all …]
Dreproducible-builds.rst71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
/Documentation/filesystems/
Dceph.rst165 recover_session=<no|clean>
167 available modes are "no" and "clean". The default is "no".
172 * clean: client reconnects to the ceph cluster automatically when it
Djournalling.rst70 jbd2_journal_destroy() to clean up your in-core journal object.
121 window with a clean and stable fs for a moment. E.g.
Dntfs.rst185 continue DEFAULT, try to clean-up as much as
200 fails it will clean-up as much as possible and
362 already in sync which will be the case on a clean shutdown of Windows. If the
363 mirrors are not clean, you can specify the "sync" option instead of "nosync"
Dramfs-rootfs-initramfs.rst21 around in case it's needed again, but marked as clean (freeable) in case the
23 written to files is marked clean as soon as it has been written to backing
30 This means the pages are never marked clean, so they can't be freed by the
/Documentation/virt/kvm/
Dreview-checklist.rst32 10. User/kernel interfaces and guest/host interfaces must be 64-bit clean
/Documentation/locking/
Drobust-futexes.rst46 then the kernel has no information to clean up after the held lock!
47 Userspace has no chance to clean up after the lock either - userspace is
48 the one that crashes, so it has no opportunity to clean up. Catch-22.
113 kernel to clean up if the thread dies after acquiring the lock, but just
/Documentation/userspace-api/media/
DMakefile65 clean: target
/Documentation/driver-api/serial/
Dmoxa-smartio.rst257 # make clean; make install
262 # make clean; make installsp1
265 # make clean; make installsp2
412 make clean # take a few minutes
442 # make clean; make install
493 3.6.4 Run "make clean; make install" in /moxa/mxser/driver.
/Documentation/
DMakefile136 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media clean
/Documentation/devicetree/bindings/sound/
Dcs42l42.txt65 clean connection with the bias resistors.
/Documentation/infiniband/
Duser_verbs.rst44 This also allows the kernel to clean up when a process exits and
/Documentation/devicetree/bindings/dma/
Dfsl-edma.txt23 i.mx7ulp for clean on dts.
/Documentation/admin-guide/
Dmd.rst277 ``clean`` will set it much larger.
288 of time, it will be marked as ``clean``. When another write
328 like readonly, but behaves like ``clean`` on a write request.
330 clean
345 clean, but writes are blocked waiting for ``active`` to be written.
/Documentation/core-api/
Dgenericirq.rst64 A more natural abstraction is the clean separation of the 'irq flow' and
320 The generic functions are intended for 'clean' architectures and chips,
Dgenalloc.rst36 specific device. Among other things, it will automatically clean up the
/Documentation/livepatch/
Dcallbacks.rst48 active), used to clean up post-patch callback
/Documentation/driver-api/thermal/
Dintel_powerclamp.rst205 is accumulated based on clean data collected at runtime. Data
207 clean.
/Documentation/translations/it_IT/process/
Dclang-format.rst63 # Make sure your working directory is clean!
/Documentation/process/
Dclang-format.rst54 # Make sure your working directory is clean!

12345