Searched refs:node_pagecache_reclaimable (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dvmscan.c7360 static unsigned long node_pagecache_reclaimable(struct pglist_data *pgdat) function
7421 if (node_pagecache_reclaimable(pgdat) > pgdat->min_unmapped_pages ||
7457 if (node_pagecache_reclaimable(pgdat) <= pgdat->min_unmapped_pages &&

Completed in 94 milliseconds