Searched refs:may_swap (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dvmscan.c109 unsigned int may_swap:1; member in struct:scan_control
2104 .may_swap = 1,
2348 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) {
2614 if (!sc->may_swap)
5448 .may_swap = true,
6427 .may_swap = 1,
6472 .may_swap = !noswap,
6515 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP),
6867 sc.may_swap = !nr_boost_reclaim;
7245 .may_swap
[all...]

Completed in 96 milliseconds