Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/Documentation/filesystems/
Dsharedsubtree.rst129 2c) A private mount does not forward or receive propagation.
257 A 'propagation event' is defined as event generated on a vfsmount
282 propagation events and does not forward propagation events.
298 has its own peer group too. This vfsmount receives propagation
299 events from its master vfsmount, and also forwards propagation
316 receive or forward any propagation events.
321 receive or forward any propagation events and cannot
388 propagates to. A new propagation tree containing 'C1',..,'Cn' is
389 created. This propagation tree is identical to the propagation tree of
397 propagates to. A new propagation tree is set containing all new mounts
[all …]
/kernel/linux/linux-5.10/net/8021q/
DKconfig28 automatic propagation of registered VLANs to switches.
38 automatic propagation of registered VLANs to switches; it
/kernel/linux/linux-5.10/tools/memory-model/
Dlinux-kernel.cat75 (* Propagation: Ordering from release operations and strong fences. *)
90 (* Write and fence propagation ordering *)
93 (* Propagation: Each non-rf link needs a strong fence. *)
95 acyclic pb as propagation
151 * The happens-before, propagation, and rcu constraints are all
/kernel/linux/linux-5.10/include/asm-generic/
Ddiv64.h60 * propagation.
75 * away at compile time due to constant propagation and only \
172 * Assuming constant propagation to optimize away unused conditional code.
/kernel/linux/linux-5.10/tools/memory-model/litmus-tests/
DR+poonceonces.litmus8 * store propagation delays.
DR+fencembonceonces.litmus8 * propagation delays. Note that weakening either of the barriers would
DIRIW+fencembonceonces+OnceOnce.litmus10 * process? This litmus test exercises LKMM's "propagation" rule.
DREADME29 by LKMM's propagation rule.
103 effects of store propagation delays.
/kernel/linux/linux-5.10/net/ipv4/
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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/st/
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
/kernel/linux/linux-5.10/sound/soc/fsl/
Dfsl_audmix.c130 * for configuration propagation in fsl_audmix_put_mix_clk_src()
134 "Started TDM%d needed for config propagation!\n", in fsl_audmix_put_mix_clk_src()
179 * for configuration propagation in fsl_audmix_put_out_src()
183 "Started TDM%d needed for config propagation!\n", in fsl_audmix_put_out_src()
/kernel/linux/linux-5.10/fs/
Dpnode.c140 * get the next mount in the propagation tree.
279 * Link all the new mounts into a propagation tree headed at
529 * collect all mounts that receive propagation from the mount in @list,
549 * entire peer group and all of their slaves in the propagation in propagate_umount()
Dmount.h71 struct list_head mnt_umounting; /* list entry for umount propagation */
/kernel/linux/linux-5.10/Documentation/networking/
Dsysfs-tagging.rst34 through bind mounting and mounts propagation, a task can easily view
/kernel/linux/linux-5.10/net/mpls/
Dmpls_iptunnel.c70 * LWT ttl propagation setting: in mpls_xmit()
74 * Global ttl propagation setting: in mpls_xmit()
/kernel/linux/linux-5.10/include/net/sctp/
Dulpqueue.h46 /* Add a new event for propagation to the ULP. */
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk-tegra114.c1191 * tegra114_clock_tune_cpu_trimmers_high - use high-voltage propagation delays
1194 * built-in hardwired clock propagation delays in the CPU clock
1201 /* Use hardwired rise->rise & fall->fall clock propagation delays */ in tegra114_clock_tune_cpu_trimmers_high()
1212 * tegra114_clock_tune_cpu_trimmers_low - use low-voltage propagation delays
1215 * extended clock propagation delays set by
1226 * propagation delays (from in tegra114_clock_tune_cpu_trimmers_low()
1241 * Program extended clock propagation delays into the FCPU clock
1257 * Use the rise->rise clock propagation delay specified in the in tegra114_clock_tune_cpu_trimmers_init()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/
Dfsl,imx-gpcv2.yaml62 power-up sequencing to ensure reset propagation into devices located
Dfsl,imx-gpc.yaml70 power-up sequencing to ensure reset propagation into devices located
/kernel/linux/linux-5.10/arch/arm64/lib/
Dstrlen.S82 * For big-endian, carry propagation (if the final byte in the
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
Dfimc-is-i2c.c71 * state propagation from the clients up to the adapter driver so in fimc_is_i2c_probe()
/kernel/linux/linux-5.10/include/uapi/linux/can/
Dnetlink.h35 __u32 prop_seg; /* Propagation segment in TQs */
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dpgalloc.h82 * All of this is const math, allowing gcc to do constant folding/propagation.
/kernel/linux/linux-5.10/arch/arm/include/asm/
Ddiv64.h70 * to do constant propagation on long long values anyway.
/kernel/linux/linux-5.10/arch/powerpc/boot/
Ddiv64.S67 * ashrdi3: arithmetic right shift (sign propagation)

12345