Searched refs:compact_priority (Results 1 – 2 of 2) sorted by relevance
3890 enum compact_priority prio, enum compact_result *compact_result) in __alloc_pages_direct_compact()3945 enum compact_priority *compact_priority, in should_compact_retry() argument3952 enum compact_priority priority = *compact_priority; in should_compact_retry()4010 if (*compact_priority > min_priority) { in should_compact_retry()4011 (*compact_priority)--; in should_compact_retry()4023 enum compact_priority prio, enum compact_result *compact_result) in __alloc_pages_direct_compact()4032 enum compact_priority *compact_priority, in should_compact_retry() argument4410 enum compact_priority compact_priority; in __alloc_pages_slowpath() local4428 compact_priority = DEF_COMPACT_PRIORITY; in __alloc_pages_slowpath()4525 compact_priority = INIT_COMPACT_PRIORITY; in __alloc_pages_slowpath()[all …]
2289 gfp_t gfp_mask, enum compact_priority prio, in compact_zone_order()2341 enum compact_priority prio, struct page **capture) in try_to_compact_pages()