| /Linux-v5.15/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-v5.15/net/8021q/ |
| D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
| /Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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.
|
| /Linux-v5.15/tools/testing/selftests/bpf/verifier/ |
| D | atomic_bounds.c | 2 "BPF_ATOMIC bounds propagation, mem->reg",
|
| /Linux-v5.15/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-v5.15/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 | 80 unsigned int propagation; member 2109 * (++) the cloned mount is propagated to all the mounts in the propagation 2115 * (+++) the mount is propagated to all the mounts in the propagation tree 2136 * all the mounts in the propagation tree of the destination mount. 2139 * all the mounts belonging to the destination mount's propagation tree. 2298 /* Fail if any non-propagation flags are set */ in flags_to_propagation_type() 2301 /* Only one propagation flag should be set */ in flags_to_propagation_type() 4039 if (!err && kattr->propagation) in mount_setattr_commit() 4040 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit() 4062 if (kattr->propagation) { in do_mount_setattr() [all …]
|
| D | mount.h | 70 struct list_head mnt_umounting; /* list entry for umount propagation */
|
| /Linux-v5.15/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-v5.15/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-v5.15/Documentation/networking/ |
| D | sysfs-tagging.rst | 34 through bind mounting and mounts propagation, a task can easily view
|
| /Linux-v5.15/net/mpls/ |
| D | mpls_iptunnel.c | 70 * LWT ttl propagation setting: in mpls_xmit() 74 * Global ttl propagation setting: in mpls_xmit()
|
| /Linux-v5.15/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-v5.15/include/net/sctp/ |
| D | ulpqueue.h | 46 /* Add a new event for propagation to the ULP. */
|
| /Linux-v5.15/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()
|
| /Linux-v5.15/Documentation/devicetree/bindings/power/ |
| D | fsl,imx-gpc.yaml | 70 power-up sequencing to ensure reset propagation into devices located
|
| D | fsl,imx-gpcv2.yaml | 65 power-up sequencing to ensure reset propagation into devices located
|
| /Linux-v5.15/tools/testing/selftests/mount_setattr/ |
| D | mount_setattr_test.c | 110 __u64 propagation; member 353 .propagation = MS_SHARED, in mount_setattr_thread() 464 invalid_attr.propagation = (1U << 31); in TEST_F() 470 invalid_attr.propagation = (1U << 31); in TEST_F() 614 attr.propagation = MS_SHARED; in TEST_F() 678 .propagation = MS_SHARED, in TEST_F()
|
| /Linux-v5.15/include/uapi/linux/can/ |
| D | netlink.h | 35 __u32 prop_seg; /* Propagation segment in TQs */
|