Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap_state.c620 bool page_allocated; in read_swap_cache_async() local
631 &page_allocated); in read_swap_cache_async()
634 if (page_allocated) in read_swap_cache_async()
731 bool page_allocated; in swap_cluster_readahead() local
750 &page_allocated); in swap_cluster_readahead()
753 if (page_allocated) { in swap_cluster_readahead()
768 &page_allocated); in swap_cluster_readahead()
769 if (unlikely(page_allocated)) in swap_cluster_readahead()
838 bool page_allocated; in swap_vma_readahead() local
873 &page_allocated); in swap_vma_readahead()
[all …]