Home
last modified time | relevance | path

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

12

/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/testing/selftests/drivers/net/team/
H A DMakefile7 propagation.sh \
/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.h134 __u64 propagation; member
171 __u64 mnt_master; /* Mount receives propagation from this ID */
/linux/tools/memory-model/
H A Dlinux-kernel.cat113 (* Write and fence propagation ordering *)
118 acyclic pb as propagation
174 * The happens-before, propagation, and rcu constraints are all
H A DREADME184 "propagation", and "rcu" axioms, which are defined in the file.
/linux/include/uapi/linux/
H A Dmount.h135 __u64 propagation;
172 __u64 mnt_master; /* Mount receives propagation from this ID */
134 __u64 propagation; global() member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h134 __u64 propagation; member
/linux/fs/
H A Dnamespace.c108 unsigned int propagation; member
4879 if (kattr->propagation) in mount_setattr_commit()
4880 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit()
4904 if (kattr->propagation) { in do_mount_setattr()
4910 if (kattr->propagation == MS_SHARED) { in do_mount_setattr()
4937 if (kattr->propagation) { in do_mount_setattr()
5010 if (attr->propagation & ~MOUNT_SETATTR_PROPAGATION_FLAGS) in build_mount_kattr()
5012 if (hweight32(attr->propagation & MOUNT_SETATTR_PROPAGATION_FLAGS) > 1) in build_mount_kattr()
5014 kattr->propagation = attr->propagation; in build_mount_kattr()
5094 attr.propagation == 0) in wants_mount_setattr()
[all …]
/linux/Documentation/networking/
H A Dsysfs-tagging.rst34 through bind mounting and mounts propagation, a task can easily view
H A Dcan.rst1312 Shows the time quanta in ns, propagation segment, phase buffer
1470 At high bit rates, the propagation delay from the TX pin to the RX pin of
/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c337 .propagation = MS_SHARED, in mount_setattr_thread()
452 invalid_attr.propagation = (1U << 31); in TEST_F()
458 invalid_attr.propagation = (1U << 31); in TEST_F()
602 attr.propagation = MS_SHARED; in TEST_F()
666 .propagation = MS_SHARED, in TEST_F()
/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``
317 | their nodes. The hierarchical propagation in rcu_gp_init() then |
451 These fields manage the propagation of quiescent states up the combining
820 allow more-efficient propagation of quiescent states up the ``rcu_node``
/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/scripts/
H A Dspelling.txt1298 propigation||propagation
1299 propogation||propagation
/linux/arch/arm64/boot/dts/freescale/
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/networking/dsa/
H A Dsja1105.rst240 (and much more so, in this example) to compensate for the packet propagation
/linux/tools/memory-model/Documentation/
H A Dexplanation.txt869 The propagation ordering enforced by release fences and strong fences
874 A-cumulative; they only affect the propagation of stores that are
885 The fences which affect propagation order (i.e., strong, release, and
939 "propagation" axioms have analogs in other memory models as well. The
1510 the content of the LKMM's "propagation" axiom.
/linux/net/ipv4/
H A DKconfig674 model of the bottleneck delivery rate and path round-trip propagation

12