| /linux-6.15/tools/testing/selftests/net/forwarding/ |
| H A D | custom_multipath_hash.sh | 250 local balanced="$1"; shift 272 [[ ( $is_balanced -eq 1 && $balanced == "balanced" ) || 273 ( $is_balanced -eq 0 && $balanced == "unbalanced" ) ]] 274 check_err $? "Expected traffic to be $balanced, but it is not" 276 log_test "Multipath hash field: $field ($balanced)"
|
| H A D | gre_custom_multipath_hash.sh | 345 local balanced="$1"; shift 367 [[ ( $is_balanced -eq 1 && $balanced == "balanced" ) || 368 ( $is_balanced -eq 0 && $balanced == "unbalanced" ) ]] 369 check_err $? "Expected traffic to be $balanced, but it is not" 371 log_test "Multipath hash field: $field ($balanced)"
|
| H A D | ip6gre_custom_multipath_hash.sh | 347 local balanced="$1"; shift 369 [[ ( $is_balanced -eq 1 && $balanced == "balanced" ) || 370 ( $is_balanced -eq 0 && $balanced == "unbalanced" ) ]] 371 check_err $? "Expected traffic to be $balanced, but it is not" 373 log_test "Multipath hash field: $field ($balanced)"
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-platform-profile | 20 balanced Balance between low power consumption 22 balanced-performance Balance between performance and low
|
| H A D | sysfs-platform_profile | 12 balanced Balance between low power consumption 14 balanced-performance Balance between performance and low
|
| /linux-6.15/scripts/coccinelle/locks/ |
| H A D | double_lock.cocci | 41 @balanced@ 64 @r depends on !balanced exists@
|
| /linux-6.15/Documentation/networking/pse-pd/ |
| H A D | introduction.rst | 22 with single balanced twisted-pair PHYs, as per Clause 104 of IEEE 802.3. PoDL 69 (PSEs). These are designed for use with single balanced twisted-pair Ethernet 73 balanced twisted-pair Ethernet connection.
|
| /linux-6.15/Documentation/devicetree/bindings/display/bridge/ |
| H A D | microchip,sam9x75-lvds.yaml | 15 LVDS output signals. LVDSC functions include bit mapping, balanced mode
|
| /linux-6.15/Documentation/devicetree/bindings/iio/frequency/ |
| H A D | adi,admv4420.yaml | 13 The ADMV4420 is a highly integrated, double balanced, active
|
| /linux-6.15/Documentation/mm/ |
| H A D | balance.rst | 65 for non-sleepable allocations. Second, the HIGHMEM zone is also balanced, 85 are per-zone fields, used to determine when a zone needs to be balanced. When
|
| H A D | physical_memory.rst | 384 kswapd stops reclaiming (a zone is balanced) when the 398 as the node may be balanced overall and kswapd will not wake naturally.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | nvme-multipath.rst | 57 1. Balanced Workloads: Effective for balanced and predictable workloads with
|
| /linux-6.15/Documentation/admin-guide/laptops/ |
| H A D | samsung-galaxybook.rst | 82 - "Optimized" maps to ``balanced`` 91 The ``balanced`` platform profile will be set during module load if no profile
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | reset.rst | 96 For shared reset controls, calls to the two functions must be balanced. 120 For shared reset controls, calls to the two functions must be balanced.
|
| H A D | regulator.rst | 81 regulators. Calls to the two functions must be balanced.
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 400 linearly with the number of CPUs being balanced. So the scheduler 405 domain and hence won't be load balanced. 409 two domains won't be load balanced to the other one. 479 tasks only partially load balanced, just on the overlapping CPUs. 483 such partially load balanced cpusets, as they may be artificially 488 isolcpus= kernel boot option, and will never be load balanced regardless 513 cpuset code to the scheduler code a partition of the load balanced 516 all the CPUs that must be load balanced.
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | sparse.rst | 71 releasing the lock inside the function in a balanced way, no
|
| /linux-6.15/Documentation/driver-api/serial/ |
| H A D | serial-rs485.rst | 9 electrical characteristics of drivers and receivers for use in balanced
|
| /linux-6.15/Documentation/networking/ |
| H A D | oa-tc6-framework.rst | 13 balanced pair of conductors. The 10BASE-T1S (Clause 147) is a short reach 15 single balanced pair of conductors, or half duplex multidrop bus 16 operation over 25 m of single balanced pair of conductors.
|
| H A D | fib_trie.rst | 40 the trie is kept level balanced moving, under certain conditions, the
|
| H A D | nexthop-group-resilient.rst | 89 said to be "balanced".
|
| /linux-6.15/Documentation/watchdog/ |
| H A D | convert_drivers_to_kernel_api.rst | 27 to be balanced (clocks!), you are better off refactoring a separate start-function.
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | dm-crypt.rst | 114 is automatically balanced between available CPUs.
|
| /linux-6.15/fs/squashfs/ |
| H A D | Kconfig | 126 decompression is load-balanced across the cores.
|
| /linux-6.15/kernel/sched/ |
| H A D | rt.c | 691 goto balanced; in __disable_runtime() 735 balanced: in __disable_runtime()
|