Home
last modified time | relevance | path

Searched full:propagated (Results 1 – 25 of 264) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dmpls-sysctl.rst31 Control whether TTL is propagated from the IPv4/IPv6 header to
32 the MPLS header on imposing labels and propagated from the
43 propagated from an IP header, either because one isn't present
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Ddevices.rst91 Notice that new whitelist entries will not be propagated::
130 to devices will be propagated down the hierarchy.
131 For every propagated exception, the effective rules will be re-evaluated based
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dv4l2-selection-flags.rst40 - The configuration must not be propagated to any further processing
41 steps. If this flag is not given, the configuration is propagated
H A Ddev-subdev.rst189 - Formats should be propagated from sink pads to source pads. Modifying
198 Formats are not propagated across links, as that would involve
411 made will be propagated to any subsequent stages. If this behaviour is
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dalloc_traits.h173 * @brief How the allocator is propagated on copy assignment in _GLIBCXX_VISIBILITY()
182 * @brief How the allocator is propagated on move assignment in _GLIBCXX_VISIBILITY()
191 * @brief How the allocator is propagated on swap in _GLIBCXX_VISIBILITY()
433 /// How the allocator is propagated on copy assignment in _GLIBCXX_VISIBILITY()
436 /// How the allocator is propagated on move assignment in _GLIBCXX_VISIBILITY()
439 /// How the allocator is propagated on swap in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dalloc_traits.h173 * @brief How the allocator is propagated on copy assignment in _GLIBCXX_VISIBILITY()
182 * @brief How the allocator is propagated on move assignment in _GLIBCXX_VISIBILITY()
191 * @brief How the allocator is propagated on swap in _GLIBCXX_VISIBILITY()
433 /// How the allocator is propagated on copy assignment in _GLIBCXX_VISIBILITY()
436 /// How the allocator is propagated on move assignment in _GLIBCXX_VISIBILITY()
439 /// How the allocator is propagated on swap in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-ect.rst33 become active. The active channel is propagated to other CTIs via the CTM,
51 (e.g. UART), or be propagated off chip as hardware IO lines.
166 * ``chan_set``: Set the channel - the set state will be propagated around
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/
H A Daarch64-none-linux-gnu-gprof.1179 Next, these times are propagated along the edges of the call graph.
733 Thus the time propagated along the call graph arcs to the function's
738 their profiled children propagated to them, but they will appear
740 not have their time propagated further.
744 propagated properly, unless the signal catcher was invoked during
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/
H A Darm-none-linux-gnueabihf-gprof.1179 Next, these times are propagated along the edges of the call graph.
733 Thus the time propagated along the call graph arcs to the function's
738 their profiled children propagated to them, but they will appear
740 not have their time propagated further.
744 propagated properly, unless the signal catcher was invoked during
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dimi,rdacm2x-gmsl.yaml53 propagated on the local I2C bus to the remote device there connected. All the
55 propagated to the remote de-serializer encapsulated in the GMSL control
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbatadv_packet.h131 * @BATADV_TT_OGM_DIFF: TT diff propagated through OGM
558 * struct batadv_tvlv_gateway_data - gateway data propagated through gw tvlv
569 * struct batadv_tvlv_tt_data - tt data propagated through the tt tvlv container
582 * struct batadv_tvlv_tt_vlan_data - vlan specific tt data propagated through
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbatadv_packet.h135 * @BATADV_TT_OGM_DIFF: TT diff propagated through OGM
562 * struct batadv_tvlv_gateway_data - gateway data propagated through gw tvlv
573 * struct batadv_tvlv_tt_data - tt data propagated through the tt tvlv container
586 * struct batadv_tvlv_tt_vlan_data - vlan specific tt data propagated through
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbatadv_packet.h135 * @BATADV_TT_OGM_DIFF: TT diff propagated through OGM
562 * struct batadv_tvlv_gateway_data - gateway data propagated through gw tvlv
573 * struct batadv_tvlv_tt_data - tt data propagated through the tt tvlv container
586 * struct batadv_tvlv_tt_vlan_data - vlan specific tt data propagated through
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dexplanation.txt743 other store to the same location which has already propagated to CPU C.
753 propagated to that CPU.
1106 first load, the value x = 1 must have propagated to P1 before the
1168 that W's store must have propagated to R's CPU before R executed;
1222 order, and P1's store propagated to P0 before P0's load executed.
1244 then the x = 9 store must have been propagated to P0 before the first
1248 P1's store propagated to P0 before P0's second load executed.
1283 have propagated to P1 by the time P1's load from buf executed, so r2
1338 store to z has propagated to P0 (an rfe link).
1382 have propagated to E's CPU before E executed. If E was a store, the
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dspte.h56 * Bits 0-8 of the MMIO generation are propagated to spte bits 3-11
57 * Bits 9-17 of the MMIO generation are propagated to spte bits 54-62
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Drefcount-vs-atomic.rst45 and all propagated stores from other CPUs must propagate to all
52 stores on the same CPU and all propagated stores from other CPUs
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A DTODO8 (which should be propagated if necessary) to get this info. However
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/
H A DMSP430.html112 argument passed to GCC for -mcode-region is propagated to the linker
120 for -mdata-region is propagated to the linker using this option.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/
H A DMSP430.html112 argument passed to GCC for -mcode-region is propagated to the linker
120 for -mdata-region is propagated to the linker using this option.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/
H A Dfixed-factor-clock.txt23 - ti,set-rate-parent: clk_set_rate is propagated to parent
H A Dmux.txt49 - ti,set-rate-parent : clk_set_rate is propagated to parent clock,
/OK3568_Linux_fs/buildroot/package/dc3dd/
H A D0002-fix-autoreconf.patch7 propagated to dc3dd, causing an autoreconf failure:
/OK3568_Linux_fs/u-boot/doc/
H A Dfeature-removal-schedule.txt15 defines (which are likely to be propagated to new platforms from
/OK3568_Linux_fs/kernel/Documentation/translations/
H A Dindex.rst27 It is very unlikely that an update to :ref:`linux_doc` will be propagated
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dsmsm.c98 * @irq_rising: bitmap tracking if rising bits should be propagated
99 * @irq_falling: bitmap tracking if falling bits should be propagated
100 * @last_value: snapshot of state bits last time the interrupts where propagated

1234567891011