Searched refs:can_steal (Results 1 – 3 of 3) sorted by relevance
263 int migratetype, bool only_stealable, bool *can_steal);
2600 int migratetype, bool only_stealable, bool *can_steal) in find_suitable_fallback() argument2608 *can_steal = false; in find_suitable_fallback()2618 *can_steal = true; in find_suitable_fallback()2623 if (*can_steal) in find_suitable_fallback()2767 bool can_steal; in __rmqueue_fallback() local2786 start_migratetype, false, &can_steal); in __rmqueue_fallback()2798 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()2812 start_migratetype, false, &can_steal); in __rmqueue_fallback()2827 can_steal); in __rmqueue_fallback()
2012 bool can_steal; in __compact_finished() local2029 true, &can_steal) != -1) { in __compact_finished()