| /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 | 62 * load_unaligned_zeropad() can lead to unwanted loads across page in accept_memory() 63 * boundaries. The unwanted loads are typically harmless. But, they in accept_memory() 66 * #VE) to recover from these unwanted loads. in accept_memory()
|
| /linux/arch/x86/include/asm/ |
| H A D | vgtod.h | 7 * unwanted headers.
|
| /linux/drivers/gpu/drm/hyperv/ |
| H A D | hyperv_drm_proto.c | 305 * which is unwanted, especially when Xorg is running. 307 * The hyperv_fb driver uses synthvid_send_ptr() to hide the unwanted 315 * draws an extra unwanted mouse pointer after the VM Connection window is
|
| /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()
|
| H A D | crash.c | 190 * Look for any unwanted ranges between mstart, mend and remove them. This 250 /* Exclude unwanted mem ranges */ in prepare_elf_headers()
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-rbtn.c | 270 * an unwanted input event. In order to ignore it, we use a flag in rbtn_resume() 454 * Ignore it to prevent unwanted input events. in rbtn_notify()
|
| /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/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/arch/um/kernel/skas/ |
| H A D | mmu.c | 47 /* Ensure the new MM is clean and nothing unwanted is mapped */ in init_new_context()
|
| /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/scripts/lib/kdoc/ |
| H A D | kdoc_files.py | 235 # 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/Documentation/devicetree/bindings/mfd/ |
| H A D | samsung,s2mps11.yaml | 58 suspended it will always go down thus triggering unwanted buck warm
|
| /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.
|