Home
last modified time | relevance | path

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

/mm/
Dpage_alloc.c4461 unsigned long write_pending; in should_reclaim_retry() local
4463 write_pending = zone_page_state_snapshot(zone, in should_reclaim_retry()
4466 if (2 * write_pending > reclaimable) { in should_reclaim_retry()