Home
last modified time | relevance | path

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

12

/openbmc/linux/scripts/
H A DMakefile.asm-generic37 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))
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),)
/openbmc/libpldm/tests/transport/
H A Dtransport.cpp77 uint8_t unwanted[] = {0x01, 0x00, 0x01, 0x01}; in TEST() local
86 .msg = unwanted, in TEST()
87 .len = sizeof(unwanted), in TEST()
119 EXPECT_NE(memcmp(msg, unwanted, len), 0); in TEST()
/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/
H A Dalsa-utils_1.2.13.bb23 …ules-dir=`pkg-config --variable=udevdir udev`/rules.d,--with-udev-rules-dir=/unwanted/rules.d,udev"
118 # in /unwanted, so we can remove them now. If udev is enabled,
119 # then /unwanted won't exist and this will have no effect.
120 rm -rf ${D}/unwanted
/openbmc/linux/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.
/openbmc/linux/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
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dbin_package.bbclass23 # Skip the unwanted steps
/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc/
H A Davoid_polluting_cross_directories.patch13 This had the unwanted effect of defaulting to /usr/include for include_dir if
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dgitpkgv.bbclass43 # This regexp is used to drop unwanted parts of the found tags. Any matching
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D140-mips_disable_devicetree_support.patch13 Removed ppc change (unwanted ?)
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-tilapia.dtsi190 * and this results in unwanted key-presses handled by
/openbmc/linux/Documentation/arch/arc/
H A Darc.rst49 up front is critical to help prevent any unwanted issues during
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D11_tcpd_blacklist.patch22 example, to block unwanted electronic mail when libwrap is linked
/openbmc/linux/arch/m68k/fpsp040/
H A Dstan.S316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
/openbmc/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi160 * leave the unwanted node as disabled.
/openbmc/u-boot/drivers/pinctrl/
H A DKconfig130 rejection of unwanted pulses from key or push button operations. You
/openbmc/linux/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
/openbmc/linux/tools/perf/util/
H A Dauxtrace.c1893 unsigned int unwanted = len1 % itr->alignment; in __auxtrace_mmap__read() local
1895 len1 -= unwanted; in __auxtrace_mmap__read()
1896 size -= unwanted; in __auxtrace_mmap__read()
/openbmc/openbmc/poky/meta/classes/
H A Duseradd.bbclass252 useradd preinst to be invoked twice, causing unwanted warnings.
/openbmc/linux/Documentation/admin-guide/media/
H A Dphilips.rst108 introduce some unwanted artefacts. The default is 2, medium compression.
/openbmc/linux/Documentation/mm/
H A Dhighmem.rst126 and disable pagefaults. This could be a source of unwanted latency. Therefore
/openbmc/docs/security/
H A Dnetwork-security-considerations.md109 1. Configure OpenBMC recipes to build the unwanted feature out of the BMC's
/openbmc/qemu/docs/devel/
H A Dkconfig.rst33 configurable and it is easy to drop unnecessary (or otherwise unwanted)

12