Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmscan.c114 unsigned int may_swap:1; member
2138 .may_swap = 1, in reclaim_folio_list()
2382 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) { in get_scan_count()
2648 if (!sc->may_swap) in get_swappiness()
5470 .may_swap = true, in lru_gen_seq_write()
6485 .may_swap = 1, in try_to_free_pages()
6530 .may_swap = !noswap, in mem_cgroup_shrink_node()
6575 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()
6929 sc.may_swap = !nr_boost_reclaim; in balance_pgdat()
7307 .may_swap = 1, in shrink_all_memory()
[all …]