Searched refs:SWP_SOLIDSTATE (Results 1 – 2 of 2) sorted by relevance
210 SWP_SOLIDSTATE = (1 << 4), /* blkdev seeks are cheap */ enumerator
819 if (si->flags & SWP_SOLIDSTATE) { in alloc_swap_scan_cluster()894 if (!(si->flags & SWP_SOLIDSTATE)) { in cluster_alloc_swap_entry()991 if (!(si->flags & SWP_SOLIDSTATE)) in cluster_alloc_swap_entry()3203 if (!(si->flags & SWP_SOLIDSTATE)) { in setup_clusters()3399 si->flags |= SWP_SOLIDSTATE; in SYSCALL_DEFINE2()3471 (si->flags & SWP_SOLIDSTATE) ? "SS" : "", in SYSCALL_DEFINE2()