Searched refs:compaction_defer_reset (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | compaction.h | 100 extern void compaction_defer_reset(struct zone *zone, int order,
|
| /linux/mm/ |
| H A D | compaction.c | 164 void compaction_defer_reset(struct zone *zone, int order, in compaction_defer_reset() function 2855 compaction_defer_reset(zone, order, false); in try_to_compact_pages() 3101 compaction_defer_reset(zone, cc.order, false); in kcompactd_do_work()
|
| H A D | page_alloc.c | 4160 compaction_defer_reset(zone, order, true); in __alloc_pages_direct_compact()
|