| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-ssa-propagate.h | 1 /* Data structures and function declarations for the SSA value propagation 41 /* Lattice values used for propagation purposes. Specific instances 42 of a propagation engine must return these values from the statement 77 /* Public interface into the SSA propagation engine. Clients should inherit 91 /* Main interface into the propagation engine. */ 114 folding for every propagation. */
|
| H A D | vr-values.h | 1 /* Support routines for Value Range Propagation (VRP). 68 /* Indicate that propagation through the lattice is complete. */ 127 /* Value range array. After propagation, VR_VALUE[I] holds the range
|
| H A D | regcprop.h | 1 /* Copy propagation on hard registers.
|
| H A D | gcse.h | 2 and global constant/copy propagation for GNU compiler.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-ssa-propagate.h | 1 /* Data structures and function declarations for the SSA value propagation 41 /* Lattice values used for propagation purposes. Specific instances 42 of a propagation engine must return these values from the statement 77 /* Public interface into the SSA propagation engine. Clients should inherit 91 /* Main interface into the propagation engine. */ 114 folding for every propagation. */
|
| H A D | vr-values.h | 1 /* Support routines for Value Range Propagation (VRP). 68 /* Indicate that propagation through the lattice is complete. */ 127 /* Value range array. After propagation, VR_VALUE[I] holds the range
|
| H A D | regcprop.h | 1 /* Copy propagation on hard registers.
|
| H A D | gcse.h | 2 and global constant/copy propagation for GNU compiler.
|
| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A 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
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite537x/ |
| H A D | ddr.c | 134 * Ch. 0 8572 to DRAM propagation (DQ lanes) : 1.9" * 180 = 0.342ns 135 * Ch. 0 8572 to DRAM propagation (CLKs) : 2.3" * 180 = 0.414ns 136 * Ch. 1 8572 to DRAM propagation (DQ lanes) : 0.7" * 180 = 0.126ns 137 * Ch. 1 8572 to DRAM propagation (CLKs ) : 1.47" * 180 = 0.264ns
|
| /OK3568_Linux_fs/kernel/net/8021q/ |
| H A D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | GPL-3.0-with-GCC-exception | 17 "GPL-compatible Software" is software whose conditions of propagation, modification and use would p… 23 …y combining the Runtime Library with Independent Modules, even if such propagation would otherwise…
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | div64.h | 45 * propagation. 60 * away at compile time due to constant propagation and only \ 157 * Assuming constant propagation to optimize away unused conditional code.
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/st/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/ |
| H A D | R+poonceonces.litmus | 8 * store propagation delays.
|
| H A D | R+fencembonceonces.litmus | 8 * propagation delays. Note that weakening either of the barriers would
|
| H A D | IRIW+fencembonceonces+OnceOnce.litmus | 10 * process? This litmus test exercises LKMM's "propagation" rule.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-cross-canadian.bb | 21 # cross-canadian.bbclass prevents variable dependency propagation to TRANSLATED_TARGET_ARCH
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/net/mpls/ |
| H A D | mpls_iptunnel.c | 70 * LWT ttl propagation setting: in mpls_xmit() 74 * Global ttl propagation setting: in mpls_xmit()
|