Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dcompaction.c788 static bool too_many_isolated(struct compact_control *cc) in too_many_isolated() function
862 while (unlikely(too_many_isolated(cc))) { in isolate_migratepages_block()
H A Dvmscan.c2427 static int too_many_isolated(struct pglist_data *pgdat, int file, in too_many_isolated() function
2562 while (unlikely(too_many_isolated(pgdat, file, sc))) { in shrink_inactive_list()