| /linux/scripts/ |
| H 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),)
|
| H A D | Makefile.asm-headers | 52 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))
|
| /linux/Documentation/process/ |
| H 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
|
| /linux/Documentation/sound/soc/ |
| H 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/nvidia/ |
| H A D | tegra30-asus-nexus7-tilapia.dtsi | 190 * and this results in unwanted key-presses handled by
|
| /linux/Documentation/arch/arc/ |
| H A D | arc.rst | 49 up front is critical to help prevent any unwanted issues during
|
| /linux/arch/m68k/fpsp040/ |
| H A D | stan.S | 316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
|
| /linux/arch/arm/boot/dts/axis/ |
| H A D | artpec6.dtsi | 160 * leave the unwanted node as disabled.
|
| /linux/Documentation/process/debugging/ |
| H A D | driver_development_debugging_guide.rst | 59 instead of from the kernel log, but very useful when printk() adds unwanted
|
| /linux/Documentation/wmi/devices/ |
| H A D | uniwill-laptop.rst | 90 .. warning:: Randomly poking the EC can potentially cause damage to the machine and other unwanted
|
| H A D | msi-wmi-platform.rst | 185 to the machine and other unwanted side effects, please be careful.
|
| /linux/Documentation/hwmon/ |
| H A D | vt1211.rst | 43 Be aware that overriding BIOS defaults might cause some unwanted side effects!
|
| H A D | lm93.rst | 224 The LM93 can also apply hysteresis to the offset table, to prevent unwanted
|
| /linux/tools/perf/util/ |
| H A D | auxtrace.c | 1981 unsigned int unwanted = len1 % itr->alignment; in __auxtrace_mmap__read() local 1983 len1 -= unwanted; in __auxtrace_mmap__read() 1984 size -= unwanted; in __auxtrace_mmap__read()
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 126 and disable pagefaults. This could be a source of unwanted latency. Therefore
|
| /linux/Documentation/admin-guide/media/ |
| H A D | philips.rst | 108 introduce some unwanted artefacts. The default is 2, medium compression.
|
| H A D | bttv.rst | 174 quality which leading to unwanted sound
|
| /linux/Documentation/scheduler/ |
| H A D | sched-util-clamp.rst | 638 Combing with issue described below, this can lead to unwanted frequency spikes
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | usage.rst | 644 Must use packet signing (helps avoid unwanted data modification
|
| /linux/Documentation/networking/ |
| H A D | can.rst | 618 sending the CAN frame is assumed to be unwanted and therefore
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 1408 * Removed unwanted (void *) castings.
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 4125 # alone of the control register would trigger an unwanted exception. 5577 #--there is a danger of unwanted overflow in first LOOP iteration. In this
|
| H A D | fplsp.S | 5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 82 discouraged and may have unwanted side effects, e.g. memory allocated
|