sched/balancing: Rename newidle_balance() => sched_balance_newidle()
authorIngo Molnar <mingo@kernel.org>
Fri, 8 Mar 2024 11:18:16 +0000 (12:18 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 12 Mar 2024 11:00:00 +0000 (12:00 +0100)
commit7d058285cd77cc1411c91efd1b1673530bb1bee8
tree2a8c266b85be1798aa538cb9fdb5613bdecbc74f
parent391b7a5335c45b2bafe535cb440836ccd17515aa
sched/balancing: Rename newidle_balance() => sched_balance_newidle()

Standardize scheduler load-balancing function names on the
sched_balance_() prefix.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Shrikanth Hegde <sshegde@linux.ibm.com>
Link: https://lore.kernel.org/r/20240308111819.1101550-11-mingo@kernel.org
kernel/sched/fair.c