Home
last modified time | relevance | path

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

12

/Linux-v6.6/Documentation/filesystems/
Dsharedsubtree.rst129 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 …]
Df2fs.rst59 propagation as much as possible.
95 blocks; this will cut off the update propagation.
627 tree problem, F2FS is able to cut off the propagation of node updates caused by
/Linux-v6.6/net/8021q/
DKconfig28 automatic propagation of registered VLANs to switches.
38 automatic propagation of registered VLANs to switches; it
/Linux-v6.6/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-v6.6/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-v6.6/tools/include/uapi/linux/
Dmount.h133 __u64 propagation; member
/Linux-v6.6/include/uapi/linux/
Dmount.h134 __u64 propagation; member
/Linux-v6.6/tools/memory-model/
Dlinux-kernel.cat103 (* Write and fence propagation ordering *)
108 acyclic pb as propagation
164 * The happens-before, propagation, and rcu constraints are all
DREADME184 "propagation", and "rcu" axioms, which are defined in the file.
/Linux-v6.6/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c347 .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-v6.6/Documentation/networking/
Dsysfs-tagging.rst34 through bind mounting and mounts propagation, a task can easily view
/Linux-v6.6/fs/
Dnamespace.c81 unsigned int propagation; member
4412 if (kattr->propagation) in mount_setattr_commit()
4413 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit()
4437 if (kattr->propagation) { in do_mount_setattr()
4443 if (kattr->propagation == MS_SHARED) { in do_mount_setattr()
4480 if (kattr->propagation) { in do_mount_setattr()
4570 if (attr->propagation & ~MOUNT_SETATTR_PROPAGATION_FLAGS) in build_mount_kattr()
4572 if (hweight32(attr->propagation & MOUNT_SETATTR_PROPAGATION_FLAGS) > 1) in build_mount_kattr()
4574 kattr->propagation = attr->propagation; in build_mount_kattr()
4661 attr.propagation == 0) in SYSCALL_DEFINE5()
/Linux-v6.6/Documentation/trace/rv/
Druntime-verification.rst20 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-v6.6/Documentation/userspace-api/media/v4l/
Ddev-subdev.rst409 .. _format-propagation:
411 Order of configuration and format propagation
419 flag causes no propagation of the changes are allowed in any
561 the same as without streams (see :ref:`format-propagation`).
593 :ref:`format-propagation`. The stream ID is set to the same stream ID
/Linux-v6.6/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-v6.6/Documentation/arch/m68k/
Dbuddha-driver.rst141 the same time. IOR and IOW have a propagation delay of
/Linux-v6.6/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-v6.6/Documentation/admin-guide/hw-vuln/
Dprocessor_mmio_stale_data.rst30 of the uncore on some non-coherent writes. Fill buffer propagation by itself
/Linux-v6.6/scripts/
Dspelling.txt1237 propigation||propagation
1238 propogation||propagation
/Linux-v6.6/arch/arm64/boot/dts/freescale/
Dimx8mp-data-modul-edm-sbc.dts971 /* WDOG_EN -- ungate WDT RESET# signal propagation */
Dimx8mm-data-modul-edm-sbc.dts887 /* WDOG_EN -- ungate WDT RESET# signal propagation */
/Linux-v6.6/Documentation/bpf/
Dverifier.rst479 because of instruction (1), thus read propagation
575 Read marks propagation for cache hits

12