Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dswap_state.c630 struct swap_iocb *splug = NULL; in swap_cluster_readahead() local
656 swap_readpage(page, false, &splug); in swap_cluster_readahead()
665 swap_read_unplug(splug); in swap_cluster_readahead()
784 struct swap_iocb *splug = NULL; in swap_vma_readahead() local
822 swap_readpage(page, false, &splug); in swap_vma_readahead()
833 swap_read_unplug(splug); in swap_vma_readahead()
Dmadvise.c193 struct swap_iocb *splug = NULL; in swapin_walk_pmd_entry() local
220 vma, addr, &splug); in swapin_walk_pmd_entry()
227 swap_read_unplug(splug); in swapin_walk_pmd_entry()
245 struct swap_iocb *splug = NULL; in shmem_swapin_range() local
265 vma, addr, &splug); in shmem_swapin_range()
272 swap_read_unplug(splug); in shmem_swapin_range()