Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dswap_state.c620 struct swap_iocb *splug = NULL; in swap_cluster_readahead() local
647 swap_readpage(page, false, &splug); in swap_cluster_readahead()
656 swap_read_unplug(splug); in swap_cluster_readahead()
792 struct swap_iocb *splug = NULL; in swap_vma_readahead() local
821 swap_readpage(page, false, &splug); in swap_vma_readahead()
830 swap_read_unplug(splug); in swap_vma_readahead()
Dmadvise.c201 struct swap_iocb *splug = NULL; in swapin_walk_pmd_entry() local
224 vma, index, false, &splug); in swapin_walk_pmd_entry()
228 swap_read_unplug(splug); in swapin_walk_pmd_entry()
244 struct swap_iocb *splug = NULL; in force_shm_swapin_readahead() local
260 NULL, 0, false, &splug); in force_shm_swapin_readahead()
267 swap_read_unplug(splug); in force_shm_swapin_readahead()