Searched refs:can_steal (Results 1 – 3 of 3) sorted by relevance
283 int migratetype, bool only_stealable, bool *can_steal);
2714 int migratetype, bool only_stealable, bool *can_steal) in find_suitable_fallback() argument2722 *can_steal = false; in find_suitable_fallback()2732 *can_steal = true; in find_suitable_fallback()2737 if (*can_steal) in find_suitable_fallback()2881 bool can_steal; in __rmqueue_fallback() local2900 start_migratetype, false, &can_steal); in __rmqueue_fallback()2912 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()2926 start_migratetype, false, &can_steal); in __rmqueue_fallback()2941 can_steal); in __rmqueue_fallback()
2051 bool can_steal; in __compact_finished() local2068 true, &can_steal) != -1) { in __compact_finished()