Searched refs:capacity_greater (Results 1 – 1 of 1) sorted by relevance
124 #define capacity_greater(cap1, cap2) ((cap1) * 1024 > (cap2) * 1078) macro9782 (!capacity_greater(capacity_of(env->dst_cpu), sg->sgc->max_capacity) || in update_sd_pick_busiest()9901 (capacity_greater(sg->sgc->min_capacity, capacity_of(env->dst_cpu)))) in update_sd_pick_busiest()10821 !capacity_greater(capacity_of(env->dst_cpu), capacity) && in find_busiest_queue()