Home
last modified time | relevance | path

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

/mm/
Dswap_state.c522 struct vm_area_struct *vma, unsigned long addr, bool do_poll) in read_swap_cache_async() argument
529 swap_readpage(retpage, do_poll); in read_swap_cache_async()
623 bool do_poll = true, page_allocated; in swap_cluster_readahead() local
631 do_poll = false; in swap_cluster_readahead()
661 return read_swap_cache_async(entry, gfp_mask, vma, addr, do_poll); in swap_cluster_readahead()