Home
last modified time | relevance | path

Searched refs:forbidden (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/tools/memory-model/litmus-tests/
H A DWRC+pooncerelease+fencermbonceonce+Once.litmus8 * a release and a read memory barrier, it should be forbidden. More
9 * specifically, this litmus test is forbidden because smp_store_release()
H A DREADME28 variable by a different process? This litmus test is forbidden
144 The second is forbidden because smp_store_release() is
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/
H A Dchange_numMethods_from_bool_to_unsigned.patch7 …imHandler.cpp:308:11: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17
10 …WimHandler.cpp:318:9: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17
/openbmc/bmcweb/include/
H A Ddbus_privileges.hpp94 asyncResp->res.result(boost::beast::http::status::forbidden); in isUserPrivileged()
135 asyncResp->res.result(boost::beast::http::status::forbidden); in afterGetUserInfo()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dvendor-cmd.c130 bool forbidden) in iwl_mvm_send_roaming_forbidden_event() argument
145 nla_put_u8(msg, IWL_MVM_VENDOR_ATTR_ROAMING_FORBIDDEN, forbidden)) in iwl_mvm_send_roaming_forbidden_event()
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,omap4-wugen-mpu21 are explicitly forbidden.
H A Dnvidia,tegra20-ictlr.txt28 are explicitly forbidden.
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Diwl-mei.h305 void (*roaming_forbidden)(void *priv, bool forbidden);
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,v-tpg.txt34 synthesized with two ports and forbidden when synthesized with one port.
/openbmc/qemu/tests/qemu-iotests/
H A D133.out28 === Check that mixing -c/-r/-w and their corresponding options is forbidden ===
/openbmc/linux/Documentation/driver-api/
H A Dframe-buffer.rst25 importance for fb_monospecs. This allowed for forbidden things such as
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Diozone345 > According to your distribution of derivations is forbidden. Packaging
H A DArphic-Public-License7 …tted to copy and distribute verbatim copies of this license document, but changing it is forbidden.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/
H A Dcopyright.txt45 > According to your distribution of derivations is forbidden. Packaging
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c577 pgprotval_t forbidden, res; in static_protections() local
592 forbidden = res; in static_protections()
603 forbidden |= res; in static_protections()
609 forbidden |= res; in static_protections()
613 forbidden |= res; in static_protections()
615 return __pgprot(pgprot_val(prot) & ~forbidden); in static_protections()
/openbmc/linux/tools/memory-model/
H A DREADME178 Specifies what reorderings are forbidden by memory references,
181 More formally, this file specifies what executions are forbidden
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp454 res.result(boost::beast::http::status::forbidden); in accountForSessionNoLongerExists()
1078 res.result(boost::beast::http::status::forbidden); in propertyNotWritable()
1246 res.result(boost::beast::http::status::forbidden); in accessDenied()
1394 res.result(boost::beast::http::status::forbidden); in noValidSession()
1649 res.result(boost::beast::http::status::forbidden); in insufficientPrivilege()
/openbmc/linux/Documentation/arch/arm64/
H A Dtagged-pointers.rst45 forbidden, and using a non-zero address tag for sp is strongly
/openbmc/linux/mm/
H A Dmadvise.c835 unsigned int forbidden = VM_PFNMAP; in madvise_dontneed_free_valid_vma() local
838 forbidden |= VM_LOCKED; in madvise_dontneed_free_valid_vma()
840 return !(vma->vm_flags & forbidden); in madvise_dontneed_free_valid_vma()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/
H A Diozone3_506.bb102 # > According to your distribution of derivations is forbidden. Packaging
/openbmc/linux/drivers/misc/mei/
H A Dmain.c431 bool forbidden = dev->override_fixed_address ? in mei_ioctl_connect_client() local
433 if (forbidden) { in mei_ioctl_connect_client()
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c911 int forbidden = 0; in mmc_boot_part_access_chk() local
915 forbidden = MMC_CAP(MMC_HS_200); in mmc_boot_part_access_chk()
917 if (MMC_CAP(mmc->selected_mode) & forbidden) { in mmc_boot_part_access_chk()
928 mmc->card_caps & ~forbidden); in mmc_boot_part_access_chk()
/openbmc/linux/Documentation/bpf/
H A Dverifier.rst126 on these pointers is forbidden.
133 these pointers is forbidden.
139 skb->data + headlen; arithmetic forbidden.
148 Arithmetic on these pointers is forbidden.
/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c46 u8 forbidden; member
695 dev_dbg(dev, "Forbidden modes: 0x%02x\n", radio->forbidden); in wl1273_fm_set_mode()
698 if (mode & radio->forbidden) { in wl1273_fm_set_mode()
/openbmc/linux/tools/memory-model/Documentation/
H A Dglossary.txt84 are all equal to zero is forbidden by LKMM.

123