Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c10551 static bool fits_llc_capacity(unsigned long util, unsigned long max) in fits_llc_capacity() function
10665 if (!fits_llc_capacity(dst_util, dst_cap) && in can_migrate_llc()
10666 !fits_llc_capacity(src_util, src_cap)) in can_migrate_llc()
10676 if (!fits_llc_capacity(dst_util, dst_cap) && in can_migrate_llc()
10687 if (fits_llc_capacity(src_util, src_cap) || in can_migrate_llc()