Home
last modified time | relevance | path

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

/linux/mm/
A Dpage_io.c469 else if (data_race(sis->flags & SWP_SYNCHRONOUS_IO)) in __swap_writepage()
611 bool synchronous = sis->flags & SWP_SYNCHRONOUS_IO; in swap_read_folio()
A Dswapfile.c3492 si->flags |= SWP_SYNCHRONOUS_IO; in SYSCALL_DEFINE2()
A Dmemory.c4279 if (data_race(si->flags & SWP_SYNCHRONOUS_IO) && in do_swap_page()
/linux/include/linux/
A Dswap.h220 SWP_SYNCHRONOUS_IO = (1 << 12), /* synchronous IO is efficient */ enumerator

Completed in 26 milliseconds