| /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/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/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/drivers/firmware/efi/ |
| H A D | unaccepted_memory.c | 65 * load_unaligned_zeropad() can lead to unwanted loads across page in accept_memory() 66 * boundaries. The unwanted loads are typically harmless. But, they in accept_memory() 69 * #VE) to recover from these unwanted loads. in accept_memory()
|
| /linux/arch/x86/include/asm/ |
| H A D | vgtod.h | 7 * unwanted headers.
|
| /linux/arch/x86/kernel/ |
| H A D | crash_dump_32.c | 20 * bits and poke unwanted space counting again from address 0, we in is_crashed_pfn_valid()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | microchip,sama7g5-pdmc.yaml | 69 enabling the PDMC microphones to avoid unwanted noise due to microphones
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_tis.c | 68 * write requests can lead to unwanted latency spikes by blocking the CPU until 81 * write requests can lead to unwanted latency spikes by blocking the CPU until
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-rbtn.c | 269 * an unwanted input event. In order to ignore it, we use a flag in rbtn_resume() 475 * Ignore it to prevent unwanted input events. in rbtn_notify()
|
| /linux/tools/testing/selftests/exec/ |
| H A D | load_address.c | 86 interp_needed ? "Wanted" : "Unwanted", in main()
|
| /linux/Documentation/arch/arc/ |
| H A D | arc.rst | 49 up front is critical to help prevent any unwanted issues during
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | ucall_common.h | 48 * the full ucall() are problematic and/or unwanted. Note, this will come out
|
| /linux/arch/sh/boards/mach-dreamcast/ |
| H A D | irq.c | 126 /* Mask the ESR to filter any spurious, unwanted interrupts */ in systemasic_irq_demux()
|
| /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/include/linux/soc/ti/ |
| H A D | k3-ringacc.h | 31 * by a firewall from unwanted access
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_files.py | 324 # NOTE: we can add rules here to filter out unwanted parts,
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | xsk.c | 34 * to avoid unwanted inlining.
|
| /linux/scripts/clang-tools/ |
| H A D | gen_compile_commands.py | 89 # Prune unwanted directories.
|
| /linux/drivers/md/ |
| H A D | dm-log-userspace-transfer.c | 164 * before populating to ensure that no unwanted bits leak
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | Makefile | 109 # so work around this by explicitly removing the unwanted section.
|
| /linux/arch/x86/kvm/ |
| H A D | ioapic.c | 398 * buggy: the guest will receive an extra unwanted interrupt. in ioapic_write_indirect() 412 * an interrupt, although may get an extra unwanted interrupt. in ioapic_write_indirect()
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 126 and disable pagefaults. This could be a source of unwanted latency. Therefore
|
| /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
|