Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dcompaction.c1273 static unsigned long __compaction_suitable(struct zone *zone, int order, in __compaction_suitable() function
1323 ret = __compaction_suitable(zone, order, alloc_flags, classzone_idx); in compaction_suitable()