Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h177 SWP_SYNCHRONOUS_IO = (1 << 12), /* synchronous IO is efficient */ enumerator
/Linux-v5.4/mm/
Dswapfile.c3189 p->flags |= SWP_SYNCHRONOUS_IO; in SYSCALL_DEFINE2()
Dmemory.c2774 if (si->flags & SWP_SYNCHRONOUS_IO && in do_swap_page()