Searched full:propagation (Results 1 – 25 of 134) sorted by relevance
123456
/Linux-v6.1/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 …]
|
/Linux-v6.1/net/8021q/ |
D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
/Linux-v6.1/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
|
/Linux-v6.1/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()
|
/Linux-v6.1/tools/testing/selftests/gpio/ |
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-v6.1/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. 111 effects of store propagation delays.
|
/Linux-v6.1/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()
|
/Linux-v6.1/tools/testing/selftests/bpf/verifier/ |
D | atomic_bounds.c | 2 "BPF_ATOMIC bounds propagation, mem->reg",
|
/Linux-v6.1/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 | namespace.c | 81 unsigned int propagation; member 2159 * (++) the cloned mount is propagated to all the mounts in the propagation 2165 * (+++) the mount is propagated to all the mounts in the propagation tree 2186 * all the mounts in the propagation tree of the destination mount. 2189 * all the mounts belonging to the destination mount's propagation tree. 2348 /* Fail if any non-propagation flags are set */ in flags_to_propagation_type() 2351 /* Only one propagation flag should be set */ in flags_to_propagation_type() 4123 if (kattr->propagation) in mount_setattr_commit() 4124 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit() 4139 if (kattr->propagation) { in do_mount_setattr() [all …]
|
/Linux-v6.1/arch/arm64/lib/ |
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
|
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-v6.1/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
|
/Linux-v6.1/Documentation/networking/ |
D | sysfs-tagging.rst | 34 through bind mounting and mounts propagation, a task can easily view
|
/Linux-v6.1/net/mpls/ |
D | mpls_iptunnel.c | 70 * LWT ttl propagation setting: in mpls_xmit() 74 * Global ttl propagation setting: in mpls_xmit()
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/imx/ |
D | fsl,imx93-src.yaml | 60 propagation into devices located inside this power domain.
|
/Linux-v6.1/include/asm-generic/ |
D | div64.h | 71 * away at compile time due to constant propagation and only \ 168 * Assuming constant propagation to optimize away unused conditional code.
|
/Linux-v6.1/Documentation/trace/rv/ |
D | runtime-verification.rst | 20 events, avoiding, for example, the propagation of a failure on safety-critical 57 action of taking a system down to avoid the propagation of a failure.
|
/Linux-v6.1/drivers/clk/tegra/ |
D | clk-tegra114.c | 1192 * tegra114_clock_tune_cpu_trimmers_high - use high-voltage propagation delays 1195 * built-in hardwired clock propagation delays in the CPU clock 1202 /* Use hardwired rise->rise & fall->fall clock propagation delays */ in tegra114_clock_tune_cpu_trimmers_high() 1213 * tegra114_clock_tune_cpu_trimmers_low - use low-voltage propagation delays 1216 * extended clock propagation delays set by 1227 * propagation delays (from in tegra114_clock_tune_cpu_trimmers_low() 1242 * Program extended clock propagation delays into the FCPU clock 1258 * Use the rise->rise clock propagation delay specified in the in tegra114_clock_tune_cpu_trimmers_init()
|
/Linux-v6.1/include/net/sctp/ |
D | ulpqueue.h | 46 /* Add a new event for propagation to the ULP. */
|
/Linux-v6.1/tools/lib/perf/include/internal/ |
D | evsel.h | 58 * of user requested CPUs or threads. Map propagation will set cpus to
|
/Linux-v6.1/Documentation/devicetree/bindings/power/ |
D | fsl,imx-gpc.yaml | 80 power-up sequencing to ensure reset propagation into devices located
|
123456