/Linux-v4.19/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 | 26 variable by a different process? This litmus test is forbidden 134 The second is forbidden because smp_store_release() is
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,omap4-wugen-mpu | 21 are explicitly forbidden.
|
D | nvidia,tegra20-ictlr.txt | 28 are explicitly forbidden.
|
/Linux-v4.19/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,v-tpg.txt | 34 synthesized with two ports and forbidden when synthesized with one port.
|
/Linux-v4.19/arch/x86/mm/ |
D | pageattr.c | 298 pgprot_t forbidden = __pgprot(0); in static_protections() local 306 pgprot_val(forbidden) |= _PAGE_NX; in static_protections() 315 pgprot_val(forbidden) |= _PAGE_NX; in static_protections() 325 pgprot_val(forbidden) |= _PAGE_RW; in static_protections() 360 pgprot_val(forbidden) |= _PAGE_RW; in static_protections() 364 prot = __pgprot(pgprot_val(prot) & ~pgprot_val(forbidden)); in static_protections()
|
/Linux-v4.19/Documentation/driver-api/ |
D | frame-buffer.rst | 25 importance for fb_monospecs. This allowed for forbidden things such as
|
/Linux-v4.19/tools/memory-model/ |
D | README | 126 Specifies what reorderings are forbidden by memory references, 129 More formally, this file specifies what executions are forbidden
|
/Linux-v4.19/Documentation/arm64/ |
D | tagged-pointers.txt | 39 system calls is forbidden, and using a non-zero address tag for sp is
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,pfc-pinctrl.txt | 40 - #gpio-range-cells: Mandatory when the PFC doesn't handle GPIO, forbidden 45 forbidden otherwise. When specified, it must contain one interrupt per
|
/Linux-v4.19/drivers/misc/mei/ |
D | main.c | 374 bool forbidden = dev->override_fixed_address ? in mei_ioctl_connect_client() local 376 if (forbidden) { in mei_ioctl_connect_client()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 167 a shared clock is forbidden.
|
/Linux-v4.19/drivers/media/radio/ |
D | radio-wl1273.c | 54 u8 forbidden; member 703 dev_dbg(dev, "Forbidden modes: 0x%02x\n", radio->forbidden); in wl1273_fm_set_mode() 706 if (mode & radio->forbidden) { in wl1273_fm_set_mode()
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | consumer.rst | 161 It is strictly forbidden to use a descriptor after calling these functions. 438 Freeing a GPIO obtained by one API with the other API is forbidden and an
|
/Linux-v4.19/Documentation/serial/ |
D | tty.txt | 115 The driver is forbidden from calling this directly
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | README | 175 would be forbidden. Samba 3.0.6 server or later includes the ability to create 243 would be forbidden for Windows/CIFS semantics) as long as the server is 486 characters forbidden in typical CIFS filenames, without
|
/Linux-v4.19/Documentation/filesystems/ |
D | fscrypt.rst | 505 read(), write(), mmap(), fallocate(), and ioctl(), are also forbidden. 526 Except for those special files, it is forbidden to have unencrypted
|
/Linux-v4.19/Documentation/device-mapper/ |
D | thin-provisioning.txt | 91 device when reloading is not forbidden at the moment, things will go
|
/Linux-v4.19/Documentation/networking/ |
D | filter.txt | 1118 on these pointers is forbidden. 1124 Arithmetic on these pointers is forbidden. 1127 PTR_TO_PACKET_END skb->data + headlen; arithmetic forbidden.
|
/Linux-v4.19/tools/memory-model/Documentation/ |
D | explanation.txt | 1666 a forbidden cycle. Thus the "rcu" axiom rules out this violation of 1702 Then X ->rscs W ->rcu-link Y ->gp Z ->rcu-link X is a forbidden cycle, 1741 However this cycle is not forbidden, because the sequence of relations
|
/Linux-v4.19/Documentation/power/ |
D | runtime_pm.txt | 161 (1) The callbacks are mutually exclusive (e.g. it is forbidden to execute
|
D | pci.txt | 314 unsigned int no_d1d2:1; /* D1 and D2 are forbidden */
|
/Linux-v4.19/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1257 is out-of-bounds, and EPERM if it is forbidden. They may also return
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx2341x.rst | 1219 - '0000' forbidden
|