Home
last modified time | relevance | path

Searched refs:unwanted (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.1.9/scripts/
DMakefile.asm-generic37 unwanted := $(filter-out $(generic-y) $(generated-y),$(old-headers))
42 quiet_cmd_remove = REMOVE $(unwanted)
43 cmd_remove = rm -f $(unwanted)
46 $(if $(unwanted),$(call cmd,remove))
DMakefile.headersinst50 unwanted := $(filter-out $(all-headers), $(old-headers))
68 quiet_cmd_remove = REMOVE $(unwanted)
69 cmd_remove = rm -f $(unwanted)
72 ifneq ($(unwanted),)
/linux-6.1.9/Documentation/sound/soc/
Dpops-clicks.rst5 Pops and clicks are unwanted audio artifacts caused by the powering up and down
50 An unwanted zipper noise can occur within the audio playback or capture stream
/linux-6.1.9/Documentation/process/
Dvolatile-considered-harmful.rst17 unwanted concurrent access, which is very much a different task. The
18 process of protecting against unwanted concurrency will also avoid almost
23 unwanted optimization. If they are being used properly, there will be no
58 architectures. Those accessors are written to prevent unwanted
Demail-clients.rst38 and unwanted line breaks.
/linux-6.1.9/Documentation/devicetree/bindings/mfd/
Dsamsung,s2mps11.yaml56 suspended it will always go down thus triggerring unwanted buck warm
/linux-6.1.9/arch/arm/boot/dts/
Dtegra30-asus-nexus7-tilapia.dtsi206 * and this results in unwanted key-presses handled by
Dartpec6.dtsi160 * leave the unwanted node as disabled.
/linux-6.1.9/Documentation/arc/
Darc.rst49 up front is critical to help prevent any unwanted issues during
/linux-6.1.9/arch/m68k/fpsp040/
Dstan.S316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
/linux-6.1.9/Documentation/hwmon/
Dvt1211.rst43 Be aware that overriding BIOS defaults might cause some unwanted side effects!
Dlm93.rst224 The LM93 can also apply hysteresis to the offset table, to prevent unwanted
/linux-6.1.9/tools/perf/util/
Dauxtrace.c1882 unsigned int unwanted = len1 % itr->alignment; in __auxtrace_mmap__read() local
1884 len1 -= unwanted; in __auxtrace_mmap__read()
1885 size -= unwanted; in __auxtrace_mmap__read()
/linux-6.1.9/Documentation/mm/
Dhighmem.rst113 and disable pagefaults. This could be a source of unwanted latency. Therefore
/linux-6.1.9/Documentation/admin-guide/media/
Dphilips.rst108 introduce some unwanted artefacts. The default is 2, medium compression.
Dbttv.rst174 quality which leading to unwanted sound
/linux-6.1.9/Documentation/admin-guide/kdump/
Dkdump.rst541 with specified options to filter out unwanted contents, e.g::
/linux-6.1.9/kernel/trace/
DKconfig930 but it does cause an unwanted overhead. Enabling this option will
/linux-6.1.9/Documentation/dev-tools/
Dcheckpatch.rst1206 unwanted fallthrough.
/linux-6.1.9/Documentation/filesystems/
Dfsverity.rst771 properties are unwanted for fs-verity, so reusing the immutable
Dpath-lookup.rst620 the number of current readers can impose an unwanted cost. So the
/linux-6.1.9/Documentation/admin-guide/cifs/
Dusage.rst642 Must use packet signing (helps avoid unwanted data modification
/linux-6.1.9/Documentation/kbuild/
Dmakefiles.rst592 unwanted results when the target is up to date and only the
/linux-6.1.9/Documentation/networking/
Dcan.rst600 sending the CAN frame is assumed to be unwanted and therefore
/linux-6.1.9/Documentation/scsi/
DChangeLog.lpfc1408 * Removed unwanted (void *) castings.

12