Home
last modified time | relevance | path

Searched full:propagation (Results 1 – 25 of 106) sorted by relevance

12345

/linux/net/8021q/
H A DKconfig28 automatic propagation of registered VLANs to switches.
38 automatic propagation of registered VLANs to switches; it
/linux/tools/memory-model/
H A Dlinux-kernel.cat97 (* Propagation: Ordering from release operations and strong fences. *)
113 (* Write and fence propagation ordering *)
116 (* Propagation: Each non-rf link needs a strong fence. *)
118 acyclic pb as propagation
174 * The happens-before, propagation, and rcu constraints are all
/linux/fs/
H A Dpnode.c195 * get the next mount in the propagation tree.
218 * Advance m past everything that gets propagation from it. in skip_propagation_subtree()
308 * into a propagation graph. Set mountpoints for all secondaries,
377 * propagation_would_overmount - check whether propagation from @from
519 * parents that get propagation from q - there in gather_candidates()
646 * propagate_umount - apply propagation rules to the set of mounts for umount()
649 * Collect all mounts that receive propagation from the mount in @set and have
H A Dnamespace.c108 unsigned int propagation; member
2516 * (++) the cloned mount is propagated to all the mounts in the propagation
2522 * (+++) the mount is propagated to all the mounts in the propagation tree
2543 * all the mounts in the propagation tree of the destination mount.
2546 * all the mounts belonging to the destination mount's propagation tree.
2864 /* Fail if any non-propagation flags are set */ in flags_to_propagation_type()
2867 /* Only one propagation flag should be set */ in flags_to_propagation_type()
3529 * - Prevent mounting beneath a mount if the propagation relationship
3542 /* Avoid creating shadow mounts during mount propagation. */ in can_move_mount_beneath()
4909 if (kattr->propagation) in mount_setattr_commit()
[all …]
/linux/tools/include/uapi/linux/
H A Dmount.h136 __u64 propagation;
173 __u64 mnt_master; /* Mount receives propagation from this ID */
174 __u64 propagate_from; /* Propagation from in current namespace */
134 __u64 propagation; global() member
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh165 # don't need any retry here as set_mock allows for propagation
176 # retry allows for set propagation from uAPI to mockup
190 # allow for set propagation - so we won't be in a race with set_line
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h135 __u64 propagation; member
172 __u64 mnt_master; /* Mount receives propagation from this ID */
173 __u64 propagate_from; /* Propagation from in current namespace */
/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/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 DMakefile9 propagation.sh \
/linux/arch/arm64/lib/
H A Dstrlen.S89 /* For big-endian, carry propagation (if the final byte in the
148 /* For big-endian, carry propagation (if the final byte in the
H A Dstrncmp.S125 as carry-propagation can corrupt the upper bits if the trailing
263 /* For big-endian we do a byte reverse to avoid carry-propagation
H A Dstrcmp.S52 Since carry propagation makes 0x1 bytes before a NUL byte appear
/linux/tools/testing/selftests/bpf/verifier/
H A Datomic_bounds.c2 "BPF_ATOMIC bounds propagation, mem->reg",
/linux/net/mpls/
H A Dmpls_iptunnel.c68 * LWT ttl propagation setting: in mpls_xmit()
72 * Global ttl propagation setting: in mpls_xmit()
/linux/Documentation/networking/
H A Dsysfs-tagging.rst34 through bind mounting and mounts propagation, a task can easily view
/linux/Documentation/devicetree/bindings/soc/imx/
H A Dfsl,imx93-src.yaml61 propagation into devices located inside this power domain.
/linux/include/net/sctp/
H A Dulpqueue.h45 /* Add a new event for propagation to the ULP. */
/linux/Documentation/devicetree/bindings/power/
H A Dfsl,imx-gpcv2.yaml77 power-up sequencing to ensure reset propagation into devices located
/linux/arch/powerpc/boot/
H A Ddiv64.S67 * ashrdi3: arithmetic right shift (sign propagation)
/linux/drivers/net/fddi/skfp/
H A Decm.c413 * trace propagation actions for SAS & DAS
463 * trace propagation actions for Concentrator
/linux/arch/arm/mach-mvebu/
H A Dkirkwood.c146 * Disable propagation of mbus errors to the CPU local bus, as this

12345