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