Home
last modified time | relevance | path

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

12

/linux-5.19.10/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.
596 tree problem, F2FS is able to cut off the propagation of node updates caused by
/linux-5.19.10/net/8021q/
DKconfig28 automatic propagation of registered VLANs to switches.
38 automatic propagation of registered VLANs to switches; it
/linux-5.19.10/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.
111 effects of store propagation delays.
/linux-5.19.10/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-5.19.10/tools/include/uapi/linux/
Dmount.h132 __u64 propagation; member
/linux-5.19.10/include/uapi/linux/
Dmount.h132 __u64 propagation; member
/linux-5.19.10/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-5.19.10/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
DREADME184 "propagation", and "rcu" axioms, which are defined in the file.
/linux-5.19.10/Documentation/networking/
Dsysfs-tagging.rst34 through bind mounting and mounts propagation, a task can easily view
/linux-5.19.10/Documentation/devicetree/bindings/power/
Dfsl,imx-gpc.yaml70 power-up sequencing to ensure reset propagation into devices located
Dfsl,imx-gpcv2.yaml67 power-up sequencing to ensure reset propagation into devices located
/linux-5.19.10/fs/
Dnamespace.c81 unsigned int propagation; member
4123 if (kattr->propagation) in mount_setattr_commit()
4124 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit()
4139 if (kattr->propagation) { in do_mount_setattr()
4145 if (kattr->propagation == MS_SHARED) { in do_mount_setattr()
4182 if (kattr->propagation) { in do_mount_setattr()
4272 if (attr->propagation & ~MOUNT_SETATTR_PROPAGATION_FLAGS) in build_mount_kattr()
4274 if (hweight32(attr->propagation & MOUNT_SETATTR_PROPAGATION_FLAGS) > 1) in build_mount_kattr()
4276 kattr->propagation = attr->propagation; in build_mount_kattr()
4360 attr.propagation == 0) in SYSCALL_DEFINE5()
/linux-5.19.10/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-5.19.10/Documentation/m68k/
Dbuddha-driver.rst141 the same time. IOR and IOW have a propagation delay of
/linux-5.19.10/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-5.19.10/scripts/
Dspelling.txt1190 propigation||propagation
1191 propogation||propagation
/linux-5.19.10/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-5.19.10/Documentation/admin-guide/hw-vuln/
Dprocessor_mmio_stale_data.rst30 of the uncore on some non-coherent writes. Fill buffer propagation by itself
/linux-5.19.10/arch/arm64/boot/dts/freescale/
Dimx8mm-data-modul-edm-sbc.dts880 /* WDOG_EN -- ungate WDT RESET# signal propagation */
/linux-5.19.10/Documentation/dev-tools/
Dkcsan.rst201 The LKMM defines the propagation and ordering rules of various memory

12