Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswap.h327 gfp_t gfp_mask, bool noswap,
/linux-4.4.14/mm/
Dvmscan.c2863 gfp_t gfp_mask, bool noswap, in mem_cgroup_shrink_node_zone() argument
2872 .may_swap = !noswap, in mem_cgroup_shrink_node_zone()
Dswapfile.c645 goto noswap; in get_swap_page()
699 noswap: in get_swap_page()
Dmemcontrol.c1430 int nid, bool noswap) in test_mem_cgroup_node_reclaimable() argument
1434 if (noswap || !total_swap_pages) in test_mem_cgroup_node_reclaimable()