Searched refs:can_steal (Results 1 – 3 of 3) sorted by relevance
396 int migratetype, bool only_stealable, bool *can_steal);
2608 int migratetype, bool only_stealable, bool *can_steal) in find_suitable_fallback() argument2616 *can_steal = false; in find_suitable_fallback()2626 *can_steal = true; in find_suitable_fallback()2631 if (*can_steal) in find_suitable_fallback()2775 bool can_steal; in __rmqueue_fallback() local2794 start_migratetype, false, &can_steal); in __rmqueue_fallback()2806 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()2820 start_migratetype, false, &can_steal); in __rmqueue_fallback()2835 can_steal); in __rmqueue_fallback()
2010 bool can_steal; in __compact_finished() local2027 true, &can_steal) != -1) { in __compact_finished()