Home
last modified time | relevance | path

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

12

/linux-6.15/scripts/
H A DMakefile.asm-headers52 unwanted := $(filter-out $(generic-y) $(generated-y) $(syscall-y),$(old-headers))
57 quiet_cmd_remove = REMOVE $(unwanted)
58 cmd_remove = rm -f $(unwanted)
74 $(if $(unwanted),$(call cmd,remove))
H A 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.15/Documentation/sound/soc/
H A 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.15/Documentation/process/
H A 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
H A Demail-clients.rst38 and unwanted line breaks.
/linux-6.15/Documentation/devicetree/bindings/iio/light/
H A Dbrcm,apds9160.yaml34 unwanted reflected light from very near objects such as tempered glass
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dmicrochip,sama7g5-pdmc.yaml69 enabling the PDMC microphones to avoid unwanted noise due to microphones
/linux-6.15/drivers/staging/media/atomisp/
H A DTODO12 * Remove unnecessary/unwanted module parameters
/linux-6.15/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-tilapia.dtsi190 * and this results in unwanted key-presses handled by
/linux-6.15/Documentation/arch/arc/
H A Darc.rst49 up front is critical to help prevent any unwanted issues during
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dsamsung,s2mps11.yaml57 suspended it will always go down thus triggering unwanted buck warm
/linux-6.15/arch/m68k/fpsp040/
H A Dstan.S316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
/linux-6.15/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi160 * leave the unwanted node as disabled.
/linux-6.15/Documentation/process/debugging/
H A Ddriver_development_debugging_guide.rst59 instead of from the kernel log, but very useful when printk() adds unwanted
/linux-6.15/Documentation/wmi/devices/
H A Dmsi-wmi-platform.rst185 to the machine and other unwanted side effects, please be careful.
/linux-6.15/Documentation/hwmon/
H A Dvt1211.rst43 Be aware that overriding BIOS defaults might cause some unwanted side effects!
H A Dlm93.rst224 The LM93 can also apply hysteresis to the offset table, to prevent unwanted
/linux-6.15/tools/perf/util/
H A Dauxtrace.c1961 unsigned int unwanted = len1 % itr->alignment; in __auxtrace_mmap__read() local
1963 len1 -= unwanted; in __auxtrace_mmap__read()
1964 size -= unwanted; in __auxtrace_mmap__read()
/linux-6.15/Documentation/admin-guide/media/
H A Dphilips.rst108 introduce some unwanted artefacts. The default is 2, medium compression.
/linux-6.15/Documentation/mm/
H A Dhighmem.rst126 and disable pagefaults. This could be a source of unwanted latency. Therefore
/linux-6.15/Documentation/admin-guide/kdump/
H A Dkdump.rst503 with specified options to filter out unwanted contents, e.g::
/linux-6.15/Documentation/scheduler/
H A Dsched-util-clamp.rst638 Combing with issue described below, this can lead to unwanted frequency spikes
/linux-6.15/Documentation/dev-tools/
H A Dcheckpatch.rst1200 unwanted fallthrough.
/linux-6.15/kernel/trace/
H A DKconfig1029 but it does cause unwanted overhead. Enabling this option will
/linux-6.15/Documentation/filesystems/
H A Dfsverity.rst860 properties are unwanted for fs-verity, so reusing the immutable

12