Home
last modified time | relevance | path

Searched full:propagation (Results 1 – 25 of 122) 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.c114 unsigned int propagation; member
2515 * (++) the cloned mount is propagated to all the mounts in the propagation
2521 * (+++) the mount is propagated to all the mounts in the propagation tree
2542 * all the mounts in the propagation tree of the destination mount.
2545 * all the mounts belonging to the destination mount's propagation tree.
2843 /* Fail if any non-propagation flags are set */ in flags_to_propagation_type()
2846 /* Only one propagation flag should be set */ in flags_to_propagation_type()
3410 * - Prevent mounting beneath a mount if the propagation relationship
3426 /* Avoid creating shadow mounts during mount propagation. */ in can_move_mount_beneath()
4767 if (kattr->propagation) in mount_setattr_commit()
[all …]
/linux/tools/include/uapi/linux/
H A Dmount.h134 __u64 propagation; member
171 __u64 mnt_master; /* Mount receives propagation from this ID */
172 __u64 propagate_from; /* Propagation from in current namespace */
/linux/kernel/bpf/
H A Dliveness.c34 * - read and write marks propagation.
35 * - The propagation phase is a textbook live variable data flow analysis:
54 * The equation for "must_write_acc" propagation looks as follows:
62 * - After the propagation phase completes for a subprogram, information from
66 * - Any live stack queries must be taken after the propagation phase.
67 * - Accumulation and propagation phases can be entered multiple times,
/linux/net/ipv4/
H A Dtcp_vegas.c106 * propagation delay + queuing delay (we are min-filtering to try to
109 * to find the propagation delay (baseRTT)
122 /* Filter to find propagation delay: */ in tcp_vegas_pkts_acked()
/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.h134 __u64 propagation; member
171 __u64 mnt_master; /* Mount receives propagation from this ID */
172 __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 DMakefile7 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/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/drivers/clk/tegra/
H A Dclk-tegra114.c1193 * tegra114_clock_tune_cpu_trimmers_high - use high-voltage propagation delays
1196 * built-in hardwired clock propagation delays in the CPU clock
1203 /* Use hardwired rise->rise & fall->fall clock propagation delays */ in tegra114_clock_tune_cpu_trimmers_high()
1214 * tegra114_clock_tune_cpu_trimmers_low - use low-voltage propagation delays
1217 * extended clock propagation delays set by
1228 * propagation delays (from in tegra114_clock_tune_cpu_trimmers_low()
1243 * Program extended clock propagation delays into the FCPU clock
1259 * 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)

12345