Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h353 gfp_t gfp_mask, bool noswap,
/Linux-v4.19/mm/
Dvmscan.c3261 gfp_t gfp_mask, bool noswap, in mem_cgroup_shrink_node() argument
3271 .may_swap = !noswap, in mem_cgroup_shrink_node()
Dswapfile.c956 goto noswap; in get_swap_pages()
1026 noswap: in get_swap_pages()
Dmemcontrol.c1404 int nid, bool noswap) in test_mem_cgroup_node_reclaimable() argument
1408 if (noswap || !total_swap_pages) in test_mem_cgroup_node_reclaimable()