Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dswap.h197 SWP_SOLIDSTATE = (1 << 4), /* blkdev seeks are cheap */ enumerator
/linux-6.3-rc2/mm/
A Dswapfile.c759 if (!(si->flags & SWP_SOLIDSTATE)) { in set_cluster_next()
827 if (si->flags & SWP_SOLIDSTATE) in scan_swap_map_slots()
3087 p->flags |= SWP_SOLIDSTATE; in SYSCALL_DEFINE2()
3200 (p->flags & SWP_SOLIDSTATE) ? "SS" : "", in SYSCALL_DEFINE2()

Completed in 10 milliseconds