Searched full:propagation (Results 1 – 25 of 114) sorted by relevance
12345
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | sharedsubtree.rst | 129 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/ |
| D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
| /kernel/linux/linux-5.10/tools/memory-model/ |
| D | linux-kernel.cat | 75 (* 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/ |
| D | div64.h | 60 * 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/ |
| D | R+poonceonces.litmus | 8 * store propagation delays.
|
| D | R+fencembonceonces.litmus | 8 * propagation delays. Note that weakening either of the barriers would
|
| D | IRIW+fencembonceonces+OnceOnce.litmus | 10 * process? This litmus test exercises LKMM's "propagation" rule.
|
| D | README | 29 by LKMM's propagation rule. 103 effects of store propagation delays.
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| 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()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/st/ |
| 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
|
| /kernel/linux/linux-5.10/sound/soc/fsl/ |
| D | fsl_audmix.c | 130 * 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/ |
| D | pnode.c | 140 * 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()
|
| D | mount.h | 71 struct list_head mnt_umounting; /* list entry for umount propagation */
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | sysfs-tagging.rst | 34 through bind mounting and mounts propagation, a task can easily view
|
| /kernel/linux/linux-5.10/net/mpls/ |
| D | mpls_iptunnel.c | 70 * LWT ttl propagation setting: in mpls_xmit() 74 * Global ttl propagation setting: in mpls_xmit()
|
| /kernel/linux/linux-5.10/include/net/sctp/ |
| D | ulpqueue.h | 46 /* Add a new event for propagation to the ULP. */
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| D | clk-tegra114.c | 1191 * 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/ |
| D | fsl,imx-gpcv2.yaml | 62 power-up sequencing to ensure reset propagation into devices located
|
| D | fsl,imx-gpc.yaml | 70 power-up sequencing to ensure reset propagation into devices located
|
| /kernel/linux/linux-5.10/arch/arm64/lib/ |
| D | strlen.S | 82 * For big-endian, carry propagation (if the final byte in the
|
| /kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
| D | fimc-is-i2c.c | 71 * 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/ |
| D | netlink.h | 35 __u32 prop_seg; /* Propagation segment in TQs */
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| D | pgalloc.h | 82 * All of this is const math, allowing gcc to do constant folding/propagation.
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | div64.h | 70 * to do constant propagation on long long values anyway.
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | div64.S | 67 * ashrdi3: arithmetic right shift (sign propagation)
|
12345