Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dvmscan.c4167 static unsigned long node_pagecache_reclaimable(struct pglist_data *pgdat) in node_pagecache_reclaimable() function
4230 if (node_pagecache_reclaimable(pgdat) > pgdat->min_unmapped_pages) { in __node_reclaim()
4269 if (node_pagecache_reclaimable(pgdat) <= pgdat->min_unmapped_pages && in node_reclaim()