Home
last modified time | relevance | path

Searched refs:should_try_claim_block (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dpage_alloc.c2230 static bool should_try_claim_block(unsigned int order, int start_mt) in should_try_claim_block() function
2283 if (claimable && !should_try_claim_block(order, migratetype)) in find_suitable_fallback()