Searched refs:SWP_SYNCHRONOUS_IO (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Dpage_io.c386 else if (sis->flags & SWP_SYNCHRONOUS_IO)
523 } else if (synchronous || (sis->flags & SWP_SYNCHRONOUS_IO)) {
H A Dswapfile.c3097 p->flags |= SWP_SYNCHRONOUS_IO;
H A Dmemory.c4004 if (data_race(si->flags & SWP_SYNCHRONOUS_IO) &&
/linux-master/include/linux/
H A Dswap.h220 SWP_SYNCHRONOUS_IO = (1 << 12), /* synchronous IO is efficient */ enumerator in enum:__anon1251

Completed in 159 milliseconds