Home
last modified time | relevance | path

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

12345

/Documentation/EDID/
DMakefile12 clean: target
/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/i2c/busses/
Di2c-parport-light.rst9 preferred on embedded systems where wasting memory for the clean but heavy
/Documentation/kbuild/
Dmakefiles.rst33 === 5 Kbuild clean infrastructure
742 5 Kbuild clean infrastructure
745 "make clean" deletes most generated files in the obj tree where the kernel
748 $(extra-y) and $(targets). They are all deleted during "make clean".
751 "make clean" is executed.
754 $(clean-files).
759 clean-files := crc32table.h
761 When executing "make clean", the file "crc32table.h" will be deleted.
765 To exclude certain files or directories from make clean, use the
766 $(no-clean-files) variable.
[all …]
Dreproducible-builds.rst71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
/Documentation/virt/kvm/
Dreview-checklist.txt29 10. User/kernel interfaces and guest/host interfaces must be 64-bit clean
/Documentation/filesystems/
Dceph.txt161 recover_session=<no|clean>
163 available modes are "no" and "clean". The default is "no".
168 * clean: client reconnects to the ceph cluster automatically when it
Djournalling.rst70 :c:func:`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.txt178 continue: DEFAULT, try to clean-up as much as
189 fails it will clean-up as much as possible and
349 already in sync which will be the case on a clean shutdown of Windows. If the
350 mirrors are not clean, you can specify the "sync" option instead of "nosync"
Dramfs-rootfs-initramfs.txt15 around in case it's needed again, but marked as clean (freeable) in case the
17 written to files is marked clean as soon as it has been written to backing
24 This means the pages are never marked clean, so they can't be freed by the
/Documentation/media/
DMakefile65 clean: target
/Documentation/
Drobust-futexes.txt46 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
DMakefile122 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/media clean
/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/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.txt21 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/livepatch/
Dcallbacks.rst48 active), used to clean up post-patch callback
/Documentation/core-api/
Dgenericirq.rst64 A more natural abstraction is the clean separation of the 'irq flow' and
318 The generic functions are intended for 'clean' architectures and chips,
/Documentation/driver-api/thermal/
Dintel_powerclamp.rst205 is accumulated based on clean data collected at runtime. Data
207 clean.
/Documentation/pcmcia/
Ddriver-changes.rst54 clean up automatically on calls to pcmcia_disable_device() or
/Documentation/process/
Dclang-format.rst54 # Make sure your working directory is clean!
/Documentation/translations/it_IT/process/
Dclang-format.rst63 # Make sure your working directory is clean!

12345