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