Home
last modified time | relevance | path

Searched refs:unsupported (Results 26 – 50 of 242) sorted by relevance

12345678910

/openbmc/linux/scripts/
H A DMakefile.package108 PHONY += linux.tar.unsupported-deb-src-compress
109 linux.tar.unsupported-deb-src-compress:
115 $(suffix-$(KDEB_SOURCE_COMPRESS)),.unsupported-deb-src-compress))
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/
H A D0001-meson-Add-riscv32-to-seccomp-unsupported-list.patch4 Subject: [PATCH] meson: Add riscv32 to seccomp unsupported list
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dallow_os_with_assess.patch30 # Non-exclusive (undocumented and unsupported) options follow:
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-grpcio_1.62.1.bb27 BORING_SSL_PLATFORM ?= "unsupported"
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c51 static inline bool unsupported(u32 conf, u32 conf_mask, u32 val, u32 mask) in unsupported() function
259 if (unsupported(fconf, FCOE_F, fs->val.fcoe, fs->mask.fcoe) || in validate_filter()
260 unsupported(fconf, PORT_F, fs->val.iport, fs->mask.iport) || in validate_filter()
261 unsupported(fconf, TOS_F, fs->val.tos, fs->mask.tos) || in validate_filter()
262 unsupported(fconf, ETHERTYPE_F, fs->val.ethtype, in validate_filter()
264 unsupported(fconf, MACMATCH_F, fs->val.macidx, fs->mask.macidx) || in validate_filter()
265 unsupported(fconf, MPSHITTYPE_F, fs->val.matchtype, in validate_filter()
268 unsupported(fconf, PROTOCOL_F, fs->val.proto, fs->mask.proto) || in validate_filter()
269 unsupported(fconf, VNIC_ID_F, fs->val.pfvf_vld, in validate_filter()
271 unsupported(fconf, VNIC_ID_F, fs->val.ovlan_vld, in validate_filter()
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/
H A Dgnome-desktop_44.0.bb17 file://0001-meson-Add-riscv32-to-seccomp-unsupported-list.patch"
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0030-Enable-EFI-set-get-time-services.patch7 fails with unsupported return value. CONFIG_EFI_SET_TIME and
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/
H A Dlibmad_0.15.1b.bb20 SRC_URI:append:toolchain-clang = " file://0004-Remove-clang-unsupported-compiler-flags.patch "
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/
H A D0001-cmake-Disable-using-Wno-maybe-uninitialized.patch37 # unsupported flags
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/
H A D0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch38 #error unsupported word size
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dmusl.inc24 # thumb1 is unsupported
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch143 * unsupported attribute is used, this returns NULL.
160 * If the attribute is unsupported, this returns NULL.
174 * unsupported, this returns NULL.
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-oneplus-fajita.dts55 * The TFA9894 codec is currently unsupported.
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0002-Add-support-for-boot-initiator-mailbox.patch210 + log<level::INFO>("Attempt to read unsupported Boot/Mailbox");
248 + "Attempt to read unsupported block",
317 + log<level::INFO>("Attempt to read unsupported Boot/Mailbox");
376 + "Attempt to read unsupported block",
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dpci.txt24 unsupported link speed, for instance, trying to do training for
25 unsupported link speed, etc. Must be '4' for gen4, '3' for gen3, '2'
/openbmc/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst104 unsupported. Also attach to a task is unsupported as the events are all
H A Dhisi-pcie-pmu.rst44 The current driver does not support sampling. So "perf record" is unsupported.
45 Also attach to a task is unsupported for PCIe PMU.
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c752 u64 unsupported; in have_unsupported_snp_features() local
754 unsupported = snp_get_unsupported_features(sev_get_status()); in have_unsupported_snp_features()
755 if (unsupported) { in have_unsupported_snp_features()
757 unsupported); in have_unsupported_snp_features()
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Drsb.c37 #error unsupported MACH_SUNXI in rsb_cfg_io()
/openbmc/openbmc/poky/meta/recipes-support/taglib/
H A Dtaglib_2.0.bb41 # | <...>/ld: error: <...>/usr/lib/libtag.a(modfilebase.cpp.o): requires unsupported dynamic reloc …
/openbmc/linux/tools/testing/selftests/rseq/
H A Drseq-mips.h80 # error unsupported _MIPS_SZLONG
/openbmc/u-boot/doc/
H A DREADME.splashprepare21 - If splashsource is set to an unsupported value, do not load a splash screen.
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py1394 unsupported: Sequence[str] = ()) -> None:
1395 assert not (supported and unsupported)
1401 if not_sup or (imgproto in unsupported):
1405 unsupported: Sequence[str] = ()) -> None:
1406 if any((sys.platform.startswith(x) for x in unsupported)):
1438 def _verify_imgopts(unsupported: Sequence[str] = ()) -> None:
1444 unsup = list(unsupported) + ['$']
/openbmc/linux/arch/ia64/kernel/
H A Dmca_drv.h102 struct list_head unsupported; /* list of unsupported sections */ member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A D0004-Remove-clang-unsupported-compiler-flags.patch4 Subject: [PATCH 4/4] Remove clang unsupported compiler flags

12345678910