Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h360 gfp_t gfp_mask, bool noswap,
/Linux-v5.4/mm/
Dvmscan.c3308 gfp_t gfp_mask, bool noswap, in mem_cgroup_shrink_node() argument
3318 .may_swap = !noswap, in mem_cgroup_shrink_node()
Dswapfile.c1005 goto noswap; in get_swap_pages()
1075 noswap: in get_swap_pages()
Dmemcontrol.c1611 int nid, bool noswap) in test_mem_cgroup_node_reclaimable() argument
1618 if (noswap || !total_swap_pages) in test_mem_cgroup_node_reclaimable()