/openbmc/linux/scripts/ |
H 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))
|
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),)
|
/openbmc/libpldm/tests/transport/ |
H A D | transport.cpp | 77 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 D | alsa-utils_1.2.13.bb | 23 …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 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
|
H A D | email-clients.rst | 38 and unwanted line breaks.
|
/openbmc/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
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | bin_package.bbclass | 23 # Skip the unwanted steps
|
/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc/ |
H A D | avoid_polluting_cross_directories.patch | 13 This had the unwanted effect of defaulting to /usr/include for include_dir if
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | gitpkgv.bbclass | 43 # 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 D | 140-mips_disable_devicetree_support.patch | 13 Removed ppc change (unwanted ?)
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-nexus7-tilapia.dtsi | 190 * and this results in unwanted key-presses handled by
|
/openbmc/linux/Documentation/arch/arc/ |
H A D | arc.rst | 49 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 D | 11_tcpd_blacklist.patch | 22 example, to block unwanted electronic mail when libwrap is linked
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | stan.S | 316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
|
/openbmc/linux/arch/arm/boot/dts/axis/ |
H A D | artpec6.dtsi | 160 * leave the unwanted node as disabled.
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | Kconfig | 130 rejection of unwanted pulses from key or push button operations. You
|
/openbmc/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
|
/openbmc/linux/tools/perf/util/ |
H A D | auxtrace.c | 1893 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 D | useradd.bbclass | 252 useradd preinst to be invoked twice, causing unwanted warnings.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | philips.rst | 108 introduce some unwanted artefacts. The default is 2, medium compression.
|
/openbmc/linux/Documentation/mm/ |
H A D | highmem.rst | 126 and disable pagefaults. This could be a source of unwanted latency. Therefore
|
/openbmc/docs/security/ |
H A D | network-security-considerations.md | 109 1. Configure OpenBMC recipes to build the unwanted feature out of the BMC's
|
/openbmc/qemu/docs/devel/ |
H A D | kconfig.rst | 33 configurable and it is easy to drop unnecessary (or otherwise unwanted)
|