Home
last modified time | relevance | path

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

1234

/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/tools/testing/selftests/drivers/net/bonding/
H A Dbond_vlan_real_dev.sh4 # Test propagation of a real device's state to the VLANs stacked on top of it
11 # a VLAN on top of it is itself a bond member, the synchronous propagation
15 # - the deferred UP/DOWN, MTU and feature propagation actually lands on the
/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
2521 * (++) the cloned mount is propagated to all the mounts in the propagation
2527 * (+++) the mount is propagated to all the mounts in the propagation tree
2548 * all the mounts in the propagation tree of the destination mount.
2551 * all the mounts belonging to the destination mount's propagation tree.
2869 /* Fail if any non-propagation flags are set */ in flags_to_propagation_type()
2872 /* Only one propagation flag should be set */ in flags_to_propagation_type()
3543 * - Prevent mounting beneath a mount if the propagation relationship
3556 /* Avoid creating shadow mounts during mount propagation. */ in can_move_mount_beneath()
4927 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.h136 __u64 propagation; member
173 __u64 mnt_master; /* Mount receives propagation from this ID */
174 __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/tools/testing/selftests/drivers/net/team/
H A DMakefile9 propagation.sh \
/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/bpf/verifier/
H A Datomic_bounds.c2 "BPF_ATOMIC bounds propagation, mem->reg",
/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
/linux/Documentation/networking/
H A Dsysfs-tagging.rst34 through bind mounting and mounts propagation, a task can easily view
/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.c103 * propagation. in ccu_mux_helper_determine_rate()
114 * of the rate propagation mechanism. Same goes below. in ccu_mux_helper_determine_rate()
/linux/drivers/clk/tegra/
H A Dclk-tegra114.c1186 * tegra114_clock_tune_cpu_trimmers_high - use high-voltage propagation delays
1189 * built-in hardwired clock propagation delays in the CPU clock
1196 /* Use hardwired rise->rise & fall->fall clock propagation delays */ in tegra114_clock_tune_cpu_trimmers_high()
1207 * tegra114_clock_tune_cpu_trimmers_low - use low-voltage propagation delays
1210 * extended clock propagation delays set by
1221 * propagation delays (from in tegra114_clock_tune_cpu_trimmers_low()
1236 * Program extended clock propagation delays into the FCPU clock
1252 * Use the rise->rise clock propagation delay specified in the in tegra114_clock_tune_cpu_trimmers_init()
/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/arch/arm/mach-mvebu/
H A Dkirkwood.c146 * Disable propagation of mbus errors to the CPU local bus, as this

1234