Searched refs:defer_compaction (Results 1 – 2 of 2) sorted by relevance
566 ``defer_compaction()`` when a compaction fails to result in a page allocation570 ``compact_zone()`` returns ``COMPACT_SUCCESS``, ``defer_compaction()`` is576 ``1<<compact_defer_shift``. It is increased by 1 in ``defer_compaction()``.582 when a compaction succeeds and in ``defer_compaction()`` when a compaction
159 static void defer_compaction(struct zone *zone, int order) in defer_compaction() function2909 defer_compaction(zone, order); in try_to_compact_pages()3157 defer_compaction(zone, cc.order); in kcompactd_do_work()