Home
last modified time | relevance | path

Searched refs:propagation (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.15/Documentation/filesystems/
Dsharedsubtree.rst129 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 …]
Df2fs.rst55 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/
DKconfig28 automatic propagation of registered VLANs to switches.
38 automatic propagation of registered VLANs to switches; it
/Linux-v5.15/tools/memory-model/litmus-tests/
DR+poonceonces.litmus8 * store propagation delays.
DR+fencembonceonces.litmus8 * propagation delays. Note that weakening either of the barriers would
DIRIW+fencembonceonces+OnceOnce.litmus10 * process? This litmus test exercises LKMM's "propagation" rule.
DREADME29 by LKMM's propagation rule.
103 effects of store propagation delays.
/Linux-v5.15/Documentation/devicetree/bindings/clock/st/
Dst,flexgen.txt63 "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/
Dmount.h132 __u64 propagation; member
/Linux-v5.15/include/uapi/linux/
Dmount.h132 __u64 propagation; member
/Linux-v5.15/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c110 __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/
Dlinux-kernel.cat90 (* Write and fence propagation ordering *)
95 acyclic pb as propagation
151 * The happens-before, propagation, and rcu constraints are all
DREADME183 "propagation", and "rcu" axioms, which are defined in the file.
/Linux-v5.15/Documentation/networking/
Dsysfs-tagging.rst34 through bind mounting and mounts propagation, a task can easily view
/Linux-v5.15/fs/
Dnamespace.c80 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/
Drbtree.rst263 - 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/
Dbuddha-driver.rst141 the same time. IOR and IOW have a propagation delay of
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Ddev-subdev.rst407 Order of configuration and format propagation
415 flag causes no propagation of the changes are allowed in any
/Linux-v5.15/scripts/
Dspelling.txt1168 propigation||propagation
1169 propogation||propagation
/Linux-v5.15/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst146 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/
Dkcsan.rst201 The LKMM defines the propagation and ordering rules of various memory
/Linux-v5.15/Documentation/powerpc/
Dpci_iov_resource_on_powernv.rst26 of propagation of bad data.
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/
Dmemory.rst893 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/
Dsja1105.rst240 (and much more so, in this example) to compensate for the packet propagation
/Linux-v5.15/Documentation/admin-guide/
Dxfs.rst460 propagation behaviour for specific errors. There is also a "default" error

12