Home
last modified time | relevance | path

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

/linux/include/linux/
A Dswap.h222 SWP_SCANNING = (1 << 14), /* refcount in scan_swap_map */ enumerator
/linux/mm/
A Dswapfile.c1056 si->flags += SWP_SCANNING; in cluster_alloc_swap()
1066 si->flags -= SWP_SCANNING; in cluster_alloc_swap()
1116 si->flags += SWP_SCANNING; in scan_swap_map_slots()
1234 si->flags -= SWP_SCANNING; in scan_swap_map_slots()
1263 si->flags -= SWP_SCANNING; in scan_swap_map_slots()
2860 while (p->flags >= SWP_SCANNING) { in SYSCALL_DEFINE1()

Completed in 12 milliseconds