/openbmc/linux/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)" 293 custom_hash_test "Source IP" "balanced" send_src_ipv4 297 custom_hash_test "Destination IP" "balanced" send_dst_ipv4 301 custom_hash_test "Source port" "balanced" send_src_udp4 305 custom_hash_test "Destination port" "balanced" send_dst_udp4 328 custom_hash_test "Source IP" "balanced" send_src_ipv6 [all …]
|
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)" 386 custom_hash_test "Inner source IP" "balanced" send_src_ipv4 390 custom_hash_test "Inner destination IP" "balanced" send_dst_ipv4 394 custom_hash_test "Inner source port" "balanced" send_src_udp4 398 custom_hash_test "Inner destination port" "balanced" send_dst_udp4 417 custom_hash_test "Inner source IP" "balanced" send_src_ipv6 [all …]
|
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)" 388 custom_hash_test "Inner source IP" "balanced" send_src_ipv4 392 custom_hash_test "Inner destination IP" "balanced" send_dst_ipv4 396 custom_hash_test "Inner source port" "balanced" send_src_udp4 400 custom_hash_test "Inner destination port" "balanced" send_dst_udp4 419 custom_hash_test "Inner source IP" "balanced" send_src_ipv6 [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform_profile | 12 balanced Balance between low power consumption 14 balanced-performance Balance between performance and low
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | nexthop.sh | 418 check_err $? "Group expected to be balanced" 453 check_err $? "Group expected to be balanced" 488 check_err $? "Group expected to be balanced" 517 check_err $? "Group expected to be balanced" 554 check_err $? "Group expected to be balanced" 595 check_err $? "Group expected to be balanced" 632 check_err $? "Group expected to be balanced" 682 check_err $? "Group expected to be balanced"
|
/openbmc/linux/scripts/coccinelle/locks/ |
H A D | double_lock.cocci | 41 @balanced@ 64 @r depends on !balanced exists@
|
/openbmc/linux/fs/reiserfs/ |
H A D | Kconfig | 13 balanced tree. Uses journalling. 15 Balanced trees are more efficient than traditional file system
|
H A D | fix_node.c | 970 /* Calculate father of the node to be balanced. */ in is_left_neighbor_in_cache() 1310 * Check whether current node S[h] is balanced when increasing its size by 1329 * if bytes are deleted) buffer which contains node being balanced. in ip_check_balance() 1350 * used at leaf level only, S0 = S[0] is the node being balanced, in ip_check_balance() 1461 "vs-8220: tree is not balanced on internal level"); in ip_check_balance() 1464 "vs-8225: tree is not balanced on leaf level"); in ip_check_balance() 1710 * Check whether current node S[h] is balanced when Decreasing its size by 1912 * Check whether current node S[h] is balanced when Decreasing its size by 1932 * contains node being balanced. The mnemonic is that the in dc_check_balance_leaf() 2018 * Check whether current node S[h] is balanced when Decreasing its size by [all …]
|
/openbmc/qemu/util/ |
H A D | qtree.c | 37 * @title: Balanced Binary Trees 46 * balanced sorted #QTree of n elements is done in time O(n log(n)). 73 * [balanced binary tree][glib-Balanced-Binary-Trees]. It should be 432 * The tree is automatically 'balanced' as new key/value pairs are added, 434 * The cost of maintaining a balanced tree while inserting new key/value 492 * The tree is automatically 'balanced' as new key/value pairs are added, 669 * The cost of maintaining a balanced tree while removing a key/value 927 * automatically balanced as key/value pairs are added, key lookup 950 * automatically balanced as key/value pairs are added, key lookup
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_context_types.h | 79 /** @I915_GEM_ENGINE_TYPE_BALANCED: A load-balanced engine set */ 101 * - I915_GEM_ENGINE_TYPE_BALANCED: A load-balanced engine set, described 115 /** @num_siblings: Number of balanced or parallel siblings */ 121 /** @siblings: Balanced siblings or num_siblings * width for parallel */
|
/openbmc/linux/drivers/acpi/ |
H A D | platform_profile.c | 19 [PLATFORM_PROFILE_BALANCED] = "balanced", 20 [PLATFORM_PROFILE_BALANCED_PERFORMANCE] = "balanced-performance",
|
/openbmc/linux/include/net/ |
H A D | lapb.h | 22 #define LAPB_SABM 0x2F /* Set Asynchronous Balanced Mode */ 23 #define LAPB_SABME 0x6F /* Set Asynchronous Balanced Mode Extended */
|
/openbmc/linux/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
|
/openbmc/linux/include/linux/iio/ |
H A D | buffer_impl.h | 36 * device starts sampling. Calls are balanced with 39 * device stops sampling. Calles are balanced with @enable.
|
/openbmc/linux/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.
|
/openbmc/linux/net/lapb/ |
H A D | Kconfig | 9 Link Access Procedure, Balanced (LAPB) is the data link layer (i.e.
|
/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/ |
H A D | adi,admv4420.yaml | 13 The ADMV4420 is a highly integrated, double balanced, active
|
/openbmc/linux/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.
|
/openbmc/linux/include/linux/ |
H A D | clk.h | 661 * multiple drivers, clk_enable() calls must be balanced by the 679 * multiple drivers, clk_bulk_enable() calls must be balanced by the 697 * clock source are balanced by clk_disable calls prior to calling 710 * clock source are balanced by clk_bulk_disable calls prior to calling 723 * clock source are balanced by clk_bulk_disable calls prior to calling 736 * clock source are balanced by clk_disable calls prior to calling
|
H A D | hardirq.h | 31 * always balanced, so the interrupted value of ->hardirq_context
|
/openbmc/linux/drivers/mmc/core/ |
H A D | regulator.c | 284 * regulator_enable/disable are balanced. 308 * regulator_enable/disable are balanced.
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | simult_flows.sh | 287 run_test 10 10 0 0 "balanced bwidth" 288 run_test 10 10 1 25 "balanced bwidth with unbalanced delay"
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps_types.h | 92 u8 efficient_freq; /* AKA RPe. Pre-determined balanced frequency */
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | sparse.rst | 71 releasing the lock inside the function in a balanced way, no
|
/openbmc/linux/lib/ |
H A D | dhry.h | 167 * 103 statements are dynamically executed. The program is balanced with 175 * The combination of these three aspects is balanced only approximately.
|