Searched refs:src_cap (Results 1 – 1 of 1) sorted by relevance
10656 unsigned long src_util, dst_util, src_cap, dst_cap; in can_migrate_llc() local10658 if (!get_llc_stats(src_cpu, &src_util, &src_cap) || in can_migrate_llc()10666 !fits_llc_capacity(src_util, src_cap)) in can_migrate_llc()10687 if (fits_llc_capacity(src_util, src_cap) || in can_migrate_llc()