Searched refs:unwanted (Results 1 – 25 of 30) sorted by relevance
12
| /linux/scripts/ |
| A D | Makefile.asm-generic | 37 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))
|
| A D | Makefile.headersinst | 50 unwanted := $(filter-out $(all-headers), $(old-headers)) 68 quiet_cmd_remove = REMOVE $(unwanted) 69 cmd_remove = rm -f $(unwanted) 72 ifneq ($(unwanted),)
|
| /linux/Documentation/process/ |
| A D | volatile-considered-harmful.rst | 17 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
|
| A D | email-clients.rst | 38 and unwanted line breaks.
|
| /linux/Documentation/sound/soc/ |
| A D | pops-clicks.rst | 5 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/arch/arm/boot/dts/ |
| A D | tegra30-asus-nexus7-tilapia.dtsi | 206 * and this results in unwanted key-presses handled by
|
| A D | artpec6.dtsi | 160 * leave the unwanted node as disabled.
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | samsung,s2mps11.yaml | 56 suspended it will always go down thus triggerring unwanted buck warm
|
| /linux/arch/m68k/fpsp040/ |
| A D | stan.S | 316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
|
| /linux/Documentation/hwmon/ |
| A D | vt1211.rst | 43 Be aware that overriding BIOS defaults might cause some unwanted side effects!
|
| A D | lm93.rst | 224 The LM93 can also apply hysteresis to the offset table, to prevent unwanted
|
| /linux/tools/perf/util/ |
| A D | auxtrace.c | 1820 unsigned int unwanted = len1 % itr->alignment; in __auxtrace_mmap__read() local 1822 len1 -= unwanted; in __auxtrace_mmap__read() 1823 size -= unwanted; in __auxtrace_mmap__read()
|
| /linux/Documentation/admin-guide/media/ |
| A D | philips.rst | 108 introduce some unwanted artefacts. The default is 2, medium compression.
|
| A D | bttv.rst | 174 quality which leading to unwanted sound
|
| /linux/Documentation/ide/ |
| A D | ChangeLog.ide-tape.1995-2002 | 217 * this section correctly, a hypothetical and unwanted situation
|
| /linux/Documentation/networking/ |
| A D | decnet.rst | 205 filtering operation will be done in hardware, if not the extra unwanted packets
|
| A D | can.rst | 600 sending the CAN frame is assumed to be unwanted and therefore
|
| /linux/Documentation/admin-guide/kdump/ |
| A D | kdump.rst | 537 with specified options to filter out unwanted contents, e.g::
|
| /linux/kernel/trace/ |
| A D | Kconfig | 865 but it does cause an unwanted overhead. Enabling this option will
|
| /linux/Documentation/dev-tools/ |
| A D | checkpatch.rst | 1199 unwanted fallthrough.
|
| /linux/Documentation/filesystems/ |
| A D | fsverity.rst | 753 properties are unwanted for fs-verity, so reusing the immutable
|
| A D | path-lookup.rst | 620 the number of current readers can impose an unwanted cost. So the
|
| /linux/Documentation/admin-guide/cifs/ |
| A D | usage.rst | 642 Must use packet signing (helps avoid unwanted data modification
|
| /linux/Documentation/kbuild/ |
| A D | makefiles.rst | 607 unwanted results when the target is up to date and only the
|
| /linux/Documentation/scsi/ |
| A D | ChangeLog.lpfc | 1408 * Removed unwanted (void *) castings.
|
Completed in 48 milliseconds
12