Searched refs:compact_priority (Results 1 – 2 of 2) sorted by relevance
3990 enum compact_priority prio, enum compact_result *compact_result) in __alloc_pages_direct_compact()4045 enum compact_priority *compact_priority, in should_compact_retry() argument4052 enum compact_priority priority = *compact_priority; in should_compact_retry()4110 if (*compact_priority > min_priority) { in should_compact_retry()4111 (*compact_priority)--; in should_compact_retry()4123 enum compact_priority prio, enum compact_result *compact_result) in __alloc_pages_direct_compact()4132 enum compact_priority *compact_priority, in should_compact_retry() argument4535 enum compact_priority compact_priority; in __alloc_pages_slowpath() local4554 compact_priority = DEF_COMPACT_PRIORITY; in __alloc_pages_slowpath()4652 compact_priority = INIT_COMPACT_PRIORITY; in __alloc_pages_slowpath()[all …]
2281 gfp_t gfp_mask, enum compact_priority prio, in compact_zone_order()2344 enum compact_priority prio, struct page **capture) in try_to_compact_pages()