Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dvmscan.c4126 static unsigned long node_pagecache_reclaimable(struct pglist_data *pgdat) in node_pagecache_reclaimable() function
4187 if (node_pagecache_reclaimable(pgdat) > pgdat->min_unmapped_pages) { in __node_reclaim()
4221 if (node_pagecache_reclaimable(pgdat) <= pgdat->min_unmapped_pages && in node_reclaim()