/openbmc/linux/tools/memory-model/litmus-tests/ |
H A D | WRC+pooncerelease+fencermbonceonce+Once.litmus | 8 * 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 D | README | 28 variable by a different process? This litmus test is forbidden 144 The second is forbidden because smp_store_release() is
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | vendor-cmd.c | 130 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/bmcweb/include/ |
H A D | dbus_privileges.hpp | 98 asyncResp->res.result(boost::beast::http::status::forbidden); in isUserPrivileged() 129 asyncResp->res.result(boost::beast::http::status::forbidden); in afterGetUserInfoValidate()
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,omap4-wugen-mpu | 21 are explicitly forbidden.
|
H A D | nvidia,tegra20-ictlr.txt | 28 are explicitly forbidden.
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/ |
H A D | iwl-mei.h | 305 void (*roaming_forbidden)(void *priv, bool forbidden);
|
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/ |
H A D | xlnx,v-tpg.txt | 34 synthesized with two ports and forbidden when synthesized with one port.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 133.out | 28 === Check that mixing -c/-r/-w and their corresponding options is forbidden ===
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | set_memory.c | 577 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/Documentation/driver-api/ |
H A D | frame-buffer.rst | 25 importance for fb_monospecs. This allowed for forbidden things such as
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/ |
H A D | copyright.txt | 45 > According to your distribution of derivations is forbidden. Packaging
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | iozone3 | 45 > According to your distribution of derivations is forbidden. Packaging
|
H A D | Arphic-Public-License | 7 …tted to copy and distribute verbatim copies of this license document, but changing it is forbidden.
|
/openbmc/linux/tools/memory-model/ |
H A D | README | 178 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 D | error_messages.cpp | 290 res.result(boost::beast::http::status::forbidden); in propertyNotWritable() 1118 res.result(boost::beast::http::status::forbidden); in noValidSession() 1136 res.result(boost::beast::http::status::forbidden); in insufficientPrivilege() 1209 res.result(boost::beast::http::status::forbidden); in accountForSessionNoLongerExists() 1396 res.result(boost::beast::http::status::forbidden); in accessDenied() 2324 res.result(boost::beast::http::status::forbidden); in generateSecretKeyRequired()
|
/openbmc/linux/mm/ |
H A D | madvise.c | 835 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/linux/Documentation/arch/arm64/ |
H A D | tagged-pointers.rst | 45 forbidden, and using a non-zero address tag for sp is strongly
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/ |
H A D | iozone3_506.bb | 102 # > According to your distribution of derivations is forbidden. Packaging
|
/openbmc/linux/drivers/misc/mei/ |
H A D | main.c | 431 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 D | mmc.c | 911 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 D | verifier.rst | 126 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 D | radio-wl1273.c | 46 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/openbmc/poky/meta/files/common-licenses/ |
H A D | Arphic-1999 | 7 …tted to copy and distribute verbatim copies of this license document, but changing it is forbidden.
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | glossary.txt | 84 are all equal to zero is forbidden by LKMM.
|