| /linux/Documentation/filesystems/ |
| H A D | propagate_umount.txt | 109 Let's call a mount m in a set S forbidden in that set if there is a 113 The set is non-shifting when none of its elements are forbidden in it. 115 If mount m is forbidden in a set S, it is forbidden in any subset S' it 117 subsets of S. If we had a way to find a forbidden mount or show that 121 Suppose mount m is forbidden in S; then any mounts forbidden in S - {m} 122 must have been forbidden in S itself. Indeed, since m has descendents 127 are forbidden in S and removing the ones that are. Removals will 129 forbidden at the time we checked, they won't become forbidden later. 133 Let's say that mount x in a set S is forbidden by mount y, if 143 It's easy to show that mount x is forbidden in S if and only if x is [all …]
|
| /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
|
| /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()
|
| H A D | ops.c | 1129 static void iwl_mvm_mei_roaming_forbidden(void *priv, bool forbidden) in iwl_mvm_mei_roaming_forbidden() argument 1136 iwl_mvm_send_roaming_forbidden_event(mvm, mvm->csme_vif, forbidden); in iwl_mvm_mei_roaming_forbidden()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mei/ |
| H A D | iwl-mei.h | 315 void (*roaming_forbidden)(void *priv, bool forbidden);
|
| /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.
|
| /linux/Documentation/driver-api/ |
| H A D | frame-buffer.rst | 25 importance for fb_monospecs. This allowed for forbidden things such as
|
| /linux/arch/x86/mm/pat/ |
| H A D | set_memory.c | 620 pgprotval_t forbidden, res; in static_protections() local 635 forbidden = res; in static_protections() 646 forbidden |= res; in static_protections() 652 forbidden |= res; in static_protections() 656 forbidden |= res; in static_protections() 658 return __pgprot(pgprot_val(prot) & ~forbidden); in static_protections()
|
| /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
|
| /linux/Documentation/arch/arm64/ |
| H A D | tagged-pointers.rst | 45 forbidden, and using a non-zero address tag for sp is strongly
|
| /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.
|
| /linux/Documentation/userspace-api/fwctl/ |
| H A D | fwctl-cxl.rst | 23 drop any features that are forbidden by the kernel or being exclusively used by
|
| /linux/mm/ |
| H A D | madvise.c | 878 unsigned int forbidden = VM_PFNMAP; in madvise_dontneed_free_valid_vma() local 881 forbidden |= VM_LOCKED; in madvise_dontneed_free_valid_vma() 883 return !(vma->vm_flags & forbidden); in madvise_dontneed_free_valid_vma()
|
| /linux/drivers/misc/mei/ |
| H A D | main.c | 437 bool forbidden = dev->override_fixed_address ? in mei_ioctl_connect_client() local 439 if (forbidden) { in mei_ioctl_connect_client()
|
| /linux/tools/memory-model/Documentation/ |
| H A D | glossary.txt | 84 are all equal to zero is forbidden by LKMM.
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | consumer.rst | 169 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/Documentation/driver-api/pci/ |
| H A D | p2pdma.rst | 148 readX()/writeX()/etc helpers. Direct CPU access (e.g. memcpy) is forbidden, just
|
| /linux/Documentation/wmi/ |
| H A D | driver-development-guide.rst | 93 and are forbidden from using any deprecated GUID-based or ACPI-based WMI functions. This means
|
| /linux/Documentation/RCU/Design/Memory-Ordering/ |
| H A 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/Documentation/ABI/testing/ |
| H A D | sysfs-devices-power | 298 States are "enabled", "disabled", "forbidden" or a
|
| /linux/Documentation/admin-guide/cifs/ |
| H A 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 567 characters forbidden in typical CIFS filenames, without
|
| /linux/Documentation/admin-guide/ |
| H A D | thunderbolt.rst | 84 PCIe tunneling is disabled/forbidden from the BIOS. Available in some
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | thin-provisioning.rst | 95 device when reloading is not forbidden at the moment, things will go
|
| /linux/Documentation/process/ |
| H A D | 5.Posting.rst | 227 invalid URLs are forbidden.
|