Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c3387 si->flags |= SWP_SYNCHRONOUS_IO; in SYSCALL_DEFINE2()
H A Dshmem.c2296 if (!fallback_order0 && data_race(si->flags & SWP_SYNCHRONOUS_IO)) { in shmem_swapin_folio()
H A Dmemory.c4378 if (data_race(si->flags & SWP_SYNCHRONOUS_IO) && in do_swap_page()