Searched refs:may_swap (Results 1 - 1 of 1) sorted by last modified time

/linux-master/mm/
H A Dvmscan.c109 unsigned int may_swap:1; member in struct:scan_control
2121 .may_swap = 1,
2364 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) {
2630 if (!sc->may_swap)
5464 .may_swap = true,
6443 .may_swap = 1,
6488 .may_swap = !noswap,
6531 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP),
6883 sc.may_swap = !nr_boost_reclaim;
7261 .may_swap
[all...]

Completed in 165 milliseconds