Home
last modified time | relevance | path

Searched refs:SWP_STABLE_WRITES (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h176 SWP_STABLE_WRITES = (1 << 11), /* no overwrite PG_writeback pages */ enumerator
/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c1747 if (p->flags & SWP_STABLE_WRITES) { in reuse_swap_page()
3279 p->flags |= SWP_STABLE_WRITES; in SYSCALL_DEFINE2()