Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c824 if (si->flags & SWP_SOLIDSTATE) in alloc_swap_scan_cluster()
892 if (si->flags & SWP_SOLIDSTATE) { in cluster_alloc_swap_entry()
993 if (si->flags & SWP_SOLIDSTATE) in cluster_alloc_swap_entry()
3189 if (si->flags & SWP_SOLIDSTATE) { in setup_clusters()
3390 si->flags |= SWP_SOLIDSTATE; in SYSCALL_DEFINE2()
3463 (si->flags & SWP_SOLIDSTATE) ? "SS" : "", in SYSCALL_DEFINE2()