/linux/Documentation/filesystems/ |
H A D | sharedsubtree.rst | 129 2c) A private mount does not forward or receive propagation. 258 A 'propagation event' is defined as event generated on a vfsmount 283 propagation events and does not forward propagation events. 299 has its own peer group too. This vfsmount receives propagation 300 events from its master vfsmount, and also forwards propagation 317 receive or forward any propagation events. 322 receive or forward any propagation events and cannot 389 propagates to. A new propagation tree containing 'C1',..,'Cn' is 390 created. This propagation tree is identical to the propagation tree of 398 propagates to. A new propagation tree is set containing all new mounts [all …]
|
/linux/net/8021q/ |
H A D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
/linux/Documentation/devicetree/bindings/clock/st/ |
H A D | st,flexgen.txt | 63 "st,flexgen-audio", "st,flexgen" (enable clock propagation on parent for 65 "st,flexgen-video", "st,flexgen" (enable clock propagation on parent
|
/linux/tools/memory-model/litmus-tests/ |
H A D | R+poonceonces.litmus | 8 * store propagation delays.
|
H A D | R+fencembonceonces.litmus | 8 * propagation delays. Note that weakening either of the barriers would
|
H A D | IRIW+fencembonceonces+OnceOnce.litmus | 10 * process? This litmus test exercises LKMM's "propagation" rule.
|
H A D | README | 29 by LKMM's propagation rule. 111 effects of store propagation delays.
|
/linux/tools/include/uapi/linux/ |
H A D | mount.h |
|
/linux/tools/perf/trace/beauty/include/uapi/linux/ |
H A D | mount.h | 134 __u64 propagation; member
|
/linux/tools/memory-model/ |
H A D | linux-kernel.cat | 103 (* Write and fence propagation ordering *) 108 acyclic pb as propagation 164 * The happens-before, propagation, and rcu constraints are all
|
H A D | README | 184 "propagation", and "rcu" axioms, which are defined in the file.
|
/linux/tools/testing/selftests/mount_setattr/ |
H A D | mount_setattr_test.c | 347 .propagation = MS_SHARED, in mount_setattr_thread() 458 invalid_attr.propagation = (1U << 31); in TEST_F() 464 invalid_attr.propagation = (1U << 31); in TEST_F() 608 attr.propagation = MS_SHARED; in TEST_F() 672 .propagation = MS_SHARED, in TEST_F()
|
/linux/fs/ |
H A D | namespace.c | 88 unsigned int propagation; member 4588 if (kattr->propagation) in mount_setattr_commit() 4589 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit() 4613 if (kattr->propagation) { in do_mount_setattr() 4619 if (kattr->propagation == MS_SHARED) { in do_mount_setattr() 4661 if (kattr->propagation) { in do_mount_setattr() 4738 if (attr->propagation & ~MOUNT_SETATTR_PROPAGATION_FLAGS) in build_mount_kattr() 4740 if (hweight32(attr->propagation & MOUNT_SETATTR_PROPAGATION_FLAGS) > 1) in build_mount_kattr() 4742 kattr->propagation = attr->propagation; in build_mount_kattr() 4829 attr.propagation == 0) in SYSCALL_DEFINE5() [all …]
|
/linux/Documentation/networking/ |
H A D | sysfs-tagging.rst | 34 through bind mounting and mounts propagation, a task can easily view
|
/linux/Documentation/trace/rv/ |
H A D | runtime-verification.rst | 20 events, avoiding, for example, the propagation of a failure on safety-critical 57 action of taking a system down to avoid the propagation of a failure.
|
/linux/Documentation/core-api/ |
H A D | rbtree.rst | 263 - A propagation callback, which updates the augmented value for a given 274 The compiled code for rb_erase_augmented() may inline the propagation and
|
/linux/Documentation/arch/m68k/ |
H A D | buddha-driver.rst | 141 the same time. IOR and IOW have a propagation delay of
|
/linux/Documentation/RCU/Design/Data-Structures/ |
H A D | Data-Structures.rst | 146 propagates slowly through the data structures. This slow propagation is 176 more-efficient propagation of quiescent states up the ``rcu_node`` 418 These fields manage the propagation of quiescent states up the combining 787 allow more-efficient propagation of quiescent states up the ``rcu_node``
|
/linux/scripts/ |
H A D | spelling.txt | 1271 propigation||propagation 1272 propogation||propagation
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | processor_mmio_stale_data.rst | 30 of the uncore on some non-coherent writes. Fill buffer propagation by itself
|
/linux/Documentation/bpf/ |
H A D | verifier.rst | 479 because of instruction (1), thus read propagation 575 Read marks propagation for cache hits
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-data-modul-edm-sbc.dts | 1096 /* WDOG_EN -- ungate WDT RESET# signal propagation */
|
H A D | imx8mm-data-modul-edm-sbc.dts | 902 /* WDOG_EN -- ungate WDT RESET# signal propagation */
|
/linux/Documentation/arch/powerpc/ |
H A D | pci_iov_resource_on_powernv.rst | 26 of propagation of bad data.
|
/linux/Documentation/dev-tools/ |
H A D | kcsan.rst | 211 The LKMM defines the propagation and ordering rules of various memory
|