/Linux-v6.1/tools/memory-model/litmus-tests/ |
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()
|
D | README | 28 variable by a different process? This litmus test is forbidden 144 The second is forbidden because smp_store_release() is
|
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
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()
|
D | ops.c | 1001 static void iwl_mvm_mei_roaming_forbidden(void *priv, bool forbidden) in iwl_mvm_mei_roaming_forbidden() argument 1008 iwl_mvm_send_roaming_forbidden_event(mvm, mvm->csme_vif, forbidden); in iwl_mvm_mei_roaming_forbidden()
|
D | mvm.h | 2222 bool forbidden);
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,omap4-wugen-mpu | 21 are explicitly forbidden.
|
D | nvidia,tegra20-ictlr.txt | 28 are explicitly forbidden.
|
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mei/ |
D | iwl-mei.h | 303 void (*roaming_forbidden)(void *priv, bool forbidden);
|
/Linux-v6.1/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,v-tpg.txt | 34 synthesized with two ports and forbidden when synthesized with one port.
|
/Linux-v6.1/Documentation/driver-api/ |
D | frame-buffer.rst | 25 importance for fb_monospecs. This allowed for forbidden things such as
|
/Linux-v6.1/arch/x86/mm/pat/ |
D | set_memory.c | 541 pgprotval_t forbidden, res; in static_protections() local 556 forbidden = res; in static_protections() 567 forbidden |= res; in static_protections() 573 forbidden |= res; in static_protections() 577 forbidden |= res; in static_protections() 579 return __pgprot(pgprot_val(prot) & ~forbidden); in static_protections()
|
/Linux-v6.1/tools/memory-model/ |
D | README | 178 Specifies what reorderings are forbidden by memory references, 181 More formally, this file specifies what executions are forbidden
|
/Linux-v6.1/mm/ |
D | madvise.c | 803 unsigned int forbidden = VM_PFNMAP; in madvise_dontneed_free_valid_vma() local 806 forbidden |= VM_LOCKED; in madvise_dontneed_free_valid_vma() 808 return !(vma->vm_flags & forbidden); in madvise_dontneed_free_valid_vma()
|
/Linux-v6.1/Documentation/arm64/ |
D | tagged-pointers.rst | 45 forbidden, and using a non-zero address tag for sp is strongly
|
/Linux-v6.1/Documentation/bpf/ |
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.
|
/Linux-v6.1/drivers/misc/mei/ |
D | main.c | 429 bool forbidden = dev->override_fixed_address ? in mei_ioctl_connect_client() local 431 if (forbidden) { in mei_ioctl_connect_client()
|
/Linux-v6.1/drivers/media/radio/ |
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()
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | glossary.txt | 84 are all equal to zero is forbidden by LKMM.
|
D | explanation.txt | 1716 a forbidden cycle. Thus the "rcu" axiom rules out this violation of 1754 forbidden cycle, violating the "rcu" axiom. Hence the outcome is not 1792 L2 ->rcu-link U0. However this cycle is not forbidden, because the 2313 something the compiler is forbidden to do. Augmenting a store with a
|
/Linux-v6.1/Documentation/driver-api/gpio/ |
D | consumer.rst | 167 It is strictly forbidden to use a descriptor after calling these functions. 467 Freeing a GPIO obtained by one API with the other API is forbidden and an
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-devices-power | 298 States are "enabled", "disabled", "forbidden" or a
|
/Linux-v6.1/Documentation/RCU/Design/Memory-Ordering/ |
D | Tree-RCU-Memory-Ordering.rst | 482 Due to energy-efficiency considerations, RCU is forbidden from 505 RCU is also forbidden from disturbing offline CPUs, which might well be
|
/Linux-v6.1/Documentation/admin-guide/cifs/ |
D | usage.rst | 193 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-v6.1/Documentation/admin-guide/ |
D | thunderbolt.rst | 84 PCIe tunneling is disabled/forbidden from the BIOS. Available in some
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | thin-provisioning.rst | 95 device when reloading is not forbidden at the moment, things will go
|