Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h174 SWP_SYNCHRONOUS_IO = (1 << 11), /* synchronous IO is efficient */ enumerator
/Linux-v4.19/mm/
Dswapfile.c3182 p->flags |= SWP_SYNCHRONOUS_IO; in SYSCALL_DEFINE2()
Dmemory.c2944 if (si->flags & SWP_SYNCHRONOUS_IO && in do_swap_page()