Home
last modified time | relevance | path

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

12

/linux-6.15/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
/linux-6.15/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()
H A Dops.c1184 static void iwl_mvm_mei_roaming_forbidden(void *priv, bool forbidden) in iwl_mvm_mei_roaming_forbidden() argument
1191 iwl_mvm_send_roaming_forbidden_event(mvm, mvm->csme_vif, forbidden); in iwl_mvm_mei_roaming_forbidden()
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,omap4-wugen-mpu.txt21 are explicitly forbidden.
H A Dnvidia,tegra20-ictlr.txt28 are explicitly forbidden.
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mei/
H A Diwl-mei.h315 void (*roaming_forbidden)(void *priv, bool forbidden);
/linux-6.15/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,v-tpg.txt34 synthesized with two ports and forbidden when synthesized with one port.
/linux-6.15/Documentation/driver-api/
H A Dframe-buffer.rst25 importance for fb_monospecs. This allowed for forbidden things such as
/linux-6.15/arch/x86/mm/pat/
H A Dset_memory.c626 pgprotval_t forbidden, res; in static_protections() local
641 forbidden = res; in static_protections()
652 forbidden |= res; in static_protections()
658 forbidden |= res; in static_protections()
662 forbidden |= res; in static_protections()
664 return __pgprot(pgprot_val(prot) & ~forbidden); in static_protections()
/linux-6.15/tools/memory-model/
H A DREADME178 Specifies what reorderings are forbidden by memory references,
181 More formally, this file specifies what executions are forbidden
/linux-6.15/Documentation/arch/arm64/
H A Dtagged-pointers.rst45 forbidden, and using a non-zero address tag for sp is strongly
/linux-6.15/mm/
H A Dmadvise.c869 unsigned int forbidden = VM_PFNMAP; in madvise_dontneed_free_valid_vma() local
872 forbidden |= VM_LOCKED; in madvise_dontneed_free_valid_vma()
874 return !(vma->vm_flags & forbidden); in madvise_dontneed_free_valid_vma()
/linux-6.15/Documentation/userspace-api/fwctl/
H A Dfwctl-cxl.rst23 drop any features that are forbidden by the kernel or being exclusively used by
/linux-6.15/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()
/linux-6.15/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.
/linux-6.15/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()
/linux-6.15/tools/memory-model/Documentation/
H A Dglossary.txt84 are all equal to zero is forbidden by LKMM.
/linux-6.15/Documentation/wmi/
H A Ddriver-development-guide.rst92 and are forbidden from using any deprecated GUID-based WMI functions. This means that the
/linux-6.15/Documentation/driver-api/gpio/
H A Dconsumer.rst169 It is strictly forbidden to use a descriptor after calling these functions.
469 Freeing a GPIO obtained by one API with the other API is forbidden and an
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-devices-power298 States are "enabled", "disabled", "forbidden" or a
/linux-6.15/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst482 Due to energy-efficiency considerations, RCU is forbidden from
505 RCU is also forbidden from disturbing offline CPUs, which might well be
/linux-6.15/Documentation/admin-guide/cifs/
H A Dusage.rst193 would be forbidden. Samba 3.0.6 server or later includes the ability to create
266 would be forbidden for Windows/CIFS semantics) as long as the server is
565 characters forbidden in typical CIFS filenames, without
/linux-6.15/Documentation/admin-guide/
H A Dthunderbolt.rst84 PCIe tunneling is disabled/forbidden from the BIOS. Available in some
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Dthin-provisioning.rst95 device when reloading is not forbidden at the moment, things will go

12