Searched defs:compact_priority (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dcompaction.h9 enum compact_priority { enum
/linux-master/mm/
H A Dpage_alloc.c3574 should_compact_retry(struct alloc_context *ac, int order, int alloc_flags, enum compact_result compact_result, enum compact_priority *compact_priority, int *compaction_retries) argument
3649 should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags, enum compact_result compact_result, enum compact_priority *compact_priority, int *compaction_retries) argument
4055 enum compact_priority compact_priority; local
[all...]

Completed in 144 milliseconds