Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h1008 PGDAT_RECLAIM_LOCKED, /* prevents concurrent reclaim */ enumerator
/linux/mm/
H A Dvmscan.c7516 if (test_and_set_bit(PGDAT_RECLAIM_LOCKED, &pgdat->flags)) in node_reclaim()
7520 clear_bit(PGDAT_RECLAIM_LOCKED, &pgdat->flags); in node_reclaim()