/Linux-v5.15/Documentation/filesystems/ |
D | sharedsubtree.rst | 129 2c) A private mount does not forward or receive propagation. 257 A 'propagation event' is defined as event generated on a vfsmount 282 propagation events and does not forward propagation events. 298 has its own peer group too. This vfsmount receives propagation 299 events from its master vfsmount, and also forwards propagation 316 receive or forward any propagation events. 321 receive or forward any propagation events and cannot 388 propagates to. A new propagation tree containing 'C1',..,'Cn' is 389 created. This propagation tree is identical to the propagation tree of 397 propagates to. A new propagation tree is set containing all new mounts [all …]
|
D | f2fs.rst | 55 propagation as much as possible. 91 blocks; this will cut off the update propagation. 582 tree problem, F2FS is able to cut off the propagation of node updates caused by
|
/Linux-v5.15/net/8021q/ |
D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
/Linux-v5.15/tools/memory-model/litmus-tests/ |
D | R+poonceonces.litmus | 8 * store propagation delays.
|
D | R+fencembonceonces.litmus | 8 * propagation delays. Note that weakening either of the barriers would
|
D | IRIW+fencembonceonces+OnceOnce.litmus | 10 * process? This litmus test exercises LKMM's "propagation" rule.
|
D | README | 29 by LKMM's propagation rule. 103 effects of store propagation delays.
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/st/ |
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-v5.15/tools/include/uapi/linux/ |
D | mount.h | 132 __u64 propagation; member
|
/Linux-v5.15/include/uapi/linux/ |
D | mount.h | 132 __u64 propagation; member
|
/Linux-v5.15/tools/testing/selftests/mount_setattr/ |
D | mount_setattr_test.c | 110 __u64 propagation; member 353 .propagation = MS_SHARED, in mount_setattr_thread() 464 invalid_attr.propagation = (1U << 31); in TEST_F() 470 invalid_attr.propagation = (1U << 31); in TEST_F() 614 attr.propagation = MS_SHARED; in TEST_F() 678 .propagation = MS_SHARED, in TEST_F()
|
/Linux-v5.15/tools/memory-model/ |
D | linux-kernel.cat | 90 (* Write and fence propagation ordering *) 95 acyclic pb as propagation 151 * The happens-before, propagation, and rcu constraints are all
|
D | README | 183 "propagation", and "rcu" axioms, which are defined in the file.
|
/Linux-v5.15/Documentation/networking/ |
D | sysfs-tagging.rst | 34 through bind mounting and mounts propagation, a task can easily view
|
/Linux-v5.15/fs/ |
D | namespace.c | 80 unsigned int propagation; member 4039 if (!err && kattr->propagation) in mount_setattr_commit() 4040 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit() 4062 if (kattr->propagation) { in do_mount_setattr() 4068 if (kattr->propagation == MS_SHARED) { in do_mount_setattr() 4089 if (kattr->propagation) { in do_mount_setattr() 4170 if (attr->propagation & ~MOUNT_SETATTR_PROPAGATION_FLAGS) in build_mount_kattr() 4172 if (hweight32(attr->propagation & MOUNT_SETATTR_PROPAGATION_FLAGS) > 1) in build_mount_kattr() 4174 kattr->propagation = attr->propagation; in build_mount_kattr() 4258 attr.propagation == 0) in SYSCALL_DEFINE5()
|
/Linux-v5.15/Documentation/core-api/ |
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-v5.15/Documentation/m68k/ |
D | buddha-driver.rst | 141 the same time. IOR and IOW have a propagation delay of
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | dev-subdev.rst | 407 Order of configuration and format propagation 415 flag causes no propagation of the changes are allowed in any
|
/Linux-v5.15/scripts/ |
D | spelling.txt | 1168 propigation||propagation 1169 propogation||propagation
|
/Linux-v5.15/Documentation/RCU/Design/Data-Structures/ |
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-v5.15/Documentation/dev-tools/ |
D | kcsan.rst | 201 The LKMM defines the propagation and ordering rules of various memory
|
/Linux-v5.15/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.rst | 26 of propagation of bad data.
|
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/ |
D | memory.rst | 893 There are three optional modes that specify different propagation behavior: 900 behavior, except that propagation continues regardless of whether there are
|
/Linux-v5.15/Documentation/networking/dsa/ |
D | sja1105.rst | 240 (and much more so, in this example) to compensate for the packet propagation
|
/Linux-v5.15/Documentation/admin-guide/ |
D | xfs.rst | 460 propagation behaviour for specific errors. There is also a "default" error
|