/linux-6.8/Documentation/filesystems/ |
D | sharedsubtree.rst | 129 2c) A private mount does not forward or receive propagation. 258 A 'propagation event' is defined as event generated on a vfsmount 283 propagation events and does not forward propagation events. 299 has its own peer group too. This vfsmount receives propagation 300 events from its master vfsmount, and also forwards propagation 317 receive or forward any propagation events. 322 receive or forward any propagation events and cannot 389 propagates to. A new propagation tree containing 'C1',..,'Cn' is 390 created. This propagation tree is identical to the propagation tree of 398 propagates to. A new propagation tree is set containing all new mounts [all …]
|
/linux-6.8/net/8021q/ |
D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
/linux-6.8/tools/memory-model/ |
D | linux-kernel.cat | 87 (* Propagation: Ordering from release operations and strong fences. *) 103 (* Write and fence propagation ordering *) 106 (* Propagation: Each non-rf link needs a strong fence. *) 108 acyclic pb as propagation 164 * The happens-before, propagation, and rcu constraints are all
|
/linux-6.8/tools/include/uapi/linux/ |
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-6.8/include/uapi/linux/ |
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-6.8/fs/ |
D | pnode.c | 140 * get the next mount in the propagation tree. 278 * Link all the new mounts into a propagation tree headed at 358 * propagation_would_overmount - check whether propagation from @from 567 * collect all mounts that receive propagation from the mount in @list, 587 * entire peer group and all of their slaves in the propagation in propagate_umount()
|
D | namespace.c | 85 unsigned int propagation; member 684 * propagation when a source mount @mnt whose root got overmounted by a 2258 * (++) the cloned mount is propagated to all the mounts in the propagation 2264 * (+++) the mount is propagated to all the mounts in the propagation tree 2285 * all the mounts in the propagation tree of the destination mount. 2288 * all the mounts belonging to the destination mount's propagation tree. 2537 /* Fail if any non-propagation flags are set */ in flags_to_propagation_type() 2540 /* Only one propagation flag should be set */ in flags_to_propagation_type() 3047 * - Prevent mounting beneath a mount if the propagation relationship 3071 /* Avoid creating shadow mounts during mount propagation. */ in can_move_mount_beneath() [all …]
|
/linux-6.8/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-6.8/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-6.8/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-6.8/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-6.8/tools/testing/selftests/bpf/verifier/ |
D | atomic_bounds.c | 2 "BPF_ATOMIC bounds propagation, mem->reg",
|
/linux-6.8/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
|
/linux-6.8/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-6.8/Documentation/userspace-api/media/v4l/ |
D | dev-subdev.rst | 409 .. _format-propagation: 411 Order of configuration and format propagation 419 flag causes no propagation of the changes are allowed in any 561 the same as without streams (see :ref:`format-propagation`). 592 :ref:`format-propagation`. The stream ID is set to the same stream ID
|
/linux-6.8/Documentation/networking/ |
D | sysfs-tagging.rst | 34 through bind mounting and mounts propagation, a task can easily view
|
/linux-6.8/net/mpls/ |
D | mpls_iptunnel.c | 70 * LWT ttl propagation setting: in mpls_xmit() 74 * Global ttl propagation setting: in mpls_xmit()
|
/linux-6.8/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-6.8/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-6.8/Documentation/devicetree/bindings/soc/imx/ |
D | fsl,imx93-src.yaml | 61 propagation into devices located inside this power domain.
|
/linux-6.8/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-6.8/include/net/sctp/ |
D | ulpqueue.h | 45 /* Add a new event for propagation to the ULP. */
|