Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmscan.c110 unsigned int may_swap:1; member
2784 .may_swap = 1, in reclaim_folio_list()
3026 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) { in get_scan_count()
3292 if (!sc->may_swap) in get_swappiness()
6113 .may_swap = true, in lru_gen_seq_write()
7075 .may_swap = 1, in try_to_free_pages()
7120 .may_swap = !noswap, in mem_cgroup_shrink_node()
7163 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()
7516 sc.may_swap = !nr_boost_reclaim; in balance_pgdat()
7885 .may_swap = 1, in shrink_all_memory()
[all …]