/linux/net/8021q/ |
H A D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
/linux/tools/memory-model/ |
H A D | linux-kernel.cat | 97 (* 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 D | pnode.c | 195 * 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 D | namespace.c | 114 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 D | mount.h | 134 __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 D | liveness.c | 34 * - 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 D | tcp_vegas.c | 106 * 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 D | gpio-mockup.sh | 165 # 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 D | mount.h | 134 __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 D | R+poonceonces.litmus | 8 * store propagation delays.
|
H A D | R+fencembonceonces.litmus | 8 * propagation delays. Note that weakening either of the barriers would
|
H A D | IRIW+fencembonceonces+OnceOnce.litmus | 10 * process? This litmus test exercises LKMM's "propagation" rule.
|
H A D | README | 29 by LKMM's propagation rule. 111 effects of store propagation delays.
|
/linux/tools/testing/selftests/drivers/net/team/ |
H A D | Makefile | 7 propagation.sh \
|
/linux/Documentation/devicetree/bindings/clock/st/ |
H A D | st,flexgen.txt | 63 "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 D | atomic_bounds.c | 2 "BPF_ATOMIC bounds propagation, mem->reg",
|
/linux/arch/arm64/lib/ |
H A D | strlen.S | 89 /* 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 D | strncmp.S | 125 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 D | mpls_iptunnel.c | 68 * LWT ttl propagation setting: in mpls_xmit() 72 * Global ttl propagation setting: in mpls_xmit()
|
/linux/Documentation/networking/ |
H A D | sysfs-tagging.rst | 34 through bind mounting and mounts propagation, a task can easily view
|
/linux/drivers/clk/tegra/ |
H A D | clk-tegra114.c | 1193 * 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 D | fsl,imx93-src.yaml | 61 propagation into devices located inside this power domain.
|
/linux/include/net/sctp/ |
H A D | ulpqueue.h | 45 /* Add a new event for propagation to the ULP. */
|
/linux/Documentation/devicetree/bindings/power/ |
H A D | fsl,imx-gpcv2.yaml | 77 power-up sequencing to ensure reset propagation into devices located
|
/linux/arch/powerpc/boot/ |
H A D | div64.S | 67 * ashrdi3: arithmetic right shift (sign propagation)
|