| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | transhuge.rst | 66 pmd_offset. It's trivial to make the code transparent hugepage aware 71 hugepage aware. 79 Example to make mremap.c transparent hugepage aware with a one liner 93 Locking in hugepage aware code 96 We want as much code as possible hugepage aware, as calling 99 To make pagetable walks huge pmd aware, all you need to do is to call
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | vxlan.sh | 91 log_test "vxlan device with a vlan-aware bridge" 853 log_test "vlan-aware - enslavement to vlan-aware bridge" 862 log_test "vlan-aware - two vnis mapped to the same vlan" 876 log_test "vlan-aware - failed enslavement to vlan-aware bridge" 882 # (i.e., different TTL) are enslaved to the same VLAN-aware bridge, 897 log_test "vlan-aware - failed enslavement to bridge due to conflict" 909 # Create a simple setup with two VxLAN devices and a single VLAN-aware 952 log_info "vxlan entry offload indication - vlan-aware" 1143 log_info "offload indication - replay & cleanup - vlan aware"
|
| H A D | extack.sh | 119 # Test with VLAN-aware bridge. 151 # Only one VLAN-aware bridge is supported, so this should fail with 157 log_test "extack - multiple VLAN-aware bridges creation"
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | dma.rst | 14 the 2.4 (and earlier) kernels, or they can now be DMA-aware. 16 DMA-aware usb drivers: 18 - New calls enable DMA-aware drivers, letting them allocate dma buffers and 25 - "usbcore" will map this DMA address, if a DMA-aware driver didn't do
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-block | 262 regular block devices and "host-aware" or "host-managed" 264 host-aware and host-managed zoned block devices are 277 device ("host-aware" or "host-managed" zone model). For regular 285 "host-managed" or "host-aware"), the sum of zones belonging to 294 "host-managed" or "host-aware"), the sum of zones belonging to 306 host-aware or host-managed, chunk_sectors indicates the
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | queue-sysfs.rst | 22 of the RAID volume stripe segment. For a zoned block device, either host-aware 123 "host-aware"), the sum of zones belonging to any of the zone states: 134 "host-aware"), the sum of zones belonging to any of the zone states: 186 "host-aware"), this indicates the total number of zones of the device. 268 "none" for regular block devices and "host-aware" or "host-managed" for zoned 269 block devices. The characteristics of host-aware and host-managed zoned block
|
| H A D | data-integrity.rst | 103 It is completely unreasonable for an application to be aware whether 195 5.2 Integrity-Aware Filesystem 198 A filesystem that is integrity-aware can prepare I/Os with IMD
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-capacity.rst | 2 Capacity Aware Scheduling 132 Capacity aware scheduling requires an expression of a task's requirements with 247 This means that while the capacity aware scheduling criteria will be written 251 3. Capacity aware scheduling requirements 268 As stated in 2.2, capacity-aware scheduling requires a frequency-invariant task 276 when the kernel is aware of the switched-to frequency (also employed by 328 5. Capacity aware scheduling implementation 367 Wakeup CPU selection in CFS can be eclipsed by Energy Aware Scheduling
|
| H A D | sched-energy.rst | 2 Energy Aware Scheduling 8 Energy Aware Scheduling (or EAS) gives the scheduler the ability to predict 128 4. Energy-Aware task placement 320 Energy Aware Scheduling depends on the CPUs of the system having specific 360 The energy-aware wake-up algorithm has a complexity of:
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | unaccent.hpp | 8 // Non-locale-aware diacritic folding based on nunicode 9 // Used as a fallback when locale-aware comparisons aren't available
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/83xx/ |
| H A D | Kconfig | 49 Be aware that PCI buses can only function when MDS board is plugged 61 Be aware that PCI initialization is the bootloader's
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | pcieaer-howto.rst | 99 To enable AER aware support requires a software driver to configure 141 AER aware drivers of PCI Express component need change the device 262 Express aware? 266 driver when an error happens. But if the driver is not aware of
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/ |
| H A D | irqs.h | 86 * Neponset, SA1111 and UCB1x00 are sparse IRQ aware, so can dynamically 89 * LoCoMo has 4 additional IRQs, but is not sparse IRQ aware, and so has
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | rwonce.h | 5 * READ_ONCE and WRITE_ONCE, but only when the compiler is aware of some 6 * particular ordering. One way to make the compiler aware of ordering is to
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_self_refresh_helper.c | 31 * &drm_connector_state.self_refresh_aware to true at runtime if it is SR-aware 47 * connectors must be SR aware and all will enter/exit SR mode at the same time. 49 * If the crtc and connector are SR aware, but the panel connected does not
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | shrinker.h | 17 /* current node being shrunk (for NUMA aware shrinkers) */ 34 /* current memcg being shrunk (for memcg aware shrinkers) */
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | MirOS | 42 property of third parties, if you were not aware of the fact, act ap‐ 43 propriately as soon as you become aware of that problem, seek an ami‐
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | secure.txt | 5 kernel) are not TrustZone aware and run entirely in either the Normal 7 TrustZone aware and need to be able to determine whether devices are
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A D | timers-howto.rst | 60 quirks you should be aware of. 71 it is something to be aware of.
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | futex-requeue-pi.rst | 53 In order to support PI-aware pthread_condvar's, the kernel needs to 106 to be requeued to a PI-aware futex. The implementation is the
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | stitching.hpp | 114 It's possible to use this class without being aware of the entire stitching pipeline. However, to 237 @note Use the functions only if you're aware of the stitching pipeline, otherwise use 252 @note Use the functions only if you're aware of the stitching pipeline, otherwise use
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | transactional_memory.rst | 120 However, basic signal handlers don't need to be aware of transactions 123 Transaction-aware signal handlers can read the transactional register state 198 GDB and ptrace are not currently TM-aware. If one stops during a transaction,
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | compiler.h | 160 * READ_ONCE and WRITE_ONCE, but only when the compiler is aware of some 161 * particular ordering. One way to make the compiler aware of ordering is to
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | spl-boot-order.c | 45 * aware of the block-device layer. Until then (and to avoid unneeded in spl_node_to_boot_device() 115 * aware of the block-device layer. Until then (and to avoid unneeded in spl_node_to_boot_device()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | compiler.h | 293 * compiler is aware of some particular ordering. One way to make the 294 * compiler aware of ordering is to put the two invocations of READ_ONCE, 527 * but only when the compiler is aware of some particular ordering. One way 528 * to make the compiler aware of ordering is to put the two invocations of
|