Searched refs:node_pagecache_reclaimable (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 181 milliseconds