Home
last modified time | relevance | path

Searched refs:busiest_pref_llc (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dfair.c13073 unsigned int __maybe_unused busiest_pref_llc = 0; in sched_balance_find_src_rq() local
13228 if (busiest_pref_llc < this_pref_llc) { in sched_balance_find_src_rq()
13229 busiest_pref_llc = this_pref_llc; in sched_balance_find_src_rq()