Searched refs:SWP_STABLE_WRITES (Results 1 – 2 of 2) sorted by relevance
173 SWP_STABLE_WRITES = (1 << 10), /* no overwrite PG_writeback pages */ enumerator
1558 if (p->flags & SWP_STABLE_WRITES) { in reuse_swap_page()3179 p->flags |= SWP_STABLE_WRITES; in SYSCALL_DEFINE2()