Searched refs:SWP_STABLE_WRITES (Results 1 – 3 of 3) sorted by relevance
217 SWP_STABLE_WRITES = (1 << 11), /* no overwrite PG_writeback pages */ enumerator
3528 si->flags |= SWP_STABLE_WRITES; in SYSCALL_DEFINE2()
4920 data_race(si->flags & SWP_STABLE_WRITES)) { in do_swap_page()