Home
last modified time | relevance | path

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

12

/linux/Documentation/filesystems/
H A 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 …]
/linux/net/8021q/
H A DKconfig28 automatic propagation of registered VLANs to switches.
38 automatic propagation of registered VLANs to switches; it
/linux/Documentation/devicetree/bindings/clock/st/
H A 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/tools/memory-model/litmus-tests/
H A DR+poonceonces.litmus8 * store propagation delays.
H A DR+fencembonceonces.litmus8 * propagation delays. Note that weakening either of the barriers would
H A DIRIW+fencembonceonces+OnceOnce.litmus10 * process? This litmus test exercises LKMM's "propagation" rule.
H A DREADME29 by LKMM's propagation rule.
111 effects of store propagation delays.
/linux/tools/include/uapi/linux/
H A Dmount.h
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h134 __u64 propagation; member
/linux/tools/memory-model/
H A Dlinux-kernel.cat103 (* Write and fence propagation ordering *)
108 acyclic pb as propagation
164 * The happens-before, propagation, and rcu constraints are all
H A DREADME184 "propagation", and "rcu" axioms, which are defined in the file.
/linux/tools/testing/selftests/mount_setattr/
H A 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/fs/
H A Dnamespace.c88 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 Dsysfs-tagging.rst34 through bind mounting and mounts propagation, a task can easily view
/linux/Documentation/trace/rv/
H A 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/Documentation/core-api/
H A 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/Documentation/arch/m68k/
H A Dbuddha-driver.rst141 the same time. IOR and IOW have a propagation delay of
/linux/Documentation/RCU/Design/Data-Structures/
H A 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/scripts/
H A Dspelling.txt1271 propigation||propagation
1272 propogation||propagation
/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst30 of the uncore on some non-coherent writes. Fill buffer propagation by itself
/linux/Documentation/bpf/
H A Dverifier.rst479 because of instruction (1), thus read propagation
575 Read marks propagation for cache hits
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-data-modul-edm-sbc.dts1096 /* WDOG_EN -- ungate WDT RESET# signal propagation */
H A Dimx8mm-data-modul-edm-sbc.dts902 /* WDOG_EN -- ungate WDT RESET# signal propagation */
/linux/Documentation/arch/powerpc/
H A Dpci_iov_resource_on_powernv.rst26 of propagation of bad data.
/linux/Documentation/dev-tools/
H A Dkcsan.rst211 The LKMM defines the propagation and ordering rules of various memory

12