Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmscan.c115 unsigned int may_swap:1; member
2139 .may_swap = 1, in reclaim_folio_list()
2383 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) { in get_scan_count()
2649 if (!sc->may_swap) in get_swappiness()
5476 .may_swap = true, in lru_gen_seq_write()
6491 .may_swap = 1, in try_to_free_pages()
6536 .may_swap = !noswap, in mem_cgroup_shrink_node()
6581 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()
6935 sc.may_swap = !nr_boost_reclaim; in balance_pgdat()
7313 .may_swap = 1, in shrink_all_memory()
[all …]