Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dswap.h219 SWP_STABLE_WRITES = (1 << 11), /* no overwrite PG_writeback pages */ enumerator
/Linux-v6.6/mm/
Dswapfile.c3072 p->flags |= SWP_STABLE_WRITES; in SYSCALL_DEFINE2()
Dmemory.c3939 data_race(si->flags & SWP_STABLE_WRITES)) { in do_swap_page()