Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
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()
Dvmscan.c2447 static int too_many_isolated(struct pglist_data *pgdat, int file, in too_many_isolated() function
2582 while (unlikely(too_many_isolated(pgdat, file, sc))) { in shrink_inactive_list()