Searched refs:SWP_VALID (Results 1 – 2 of 2) sorted by relevance
178 SWP_VALID = (1 << 13), /* swap is valid to be operated on? */ enumerator
1304 if (data_race(!(si->flags & SWP_VALID))) in get_swap_device()2487 p->flags |= SWP_WRITEOK | SWP_VALID; in _enable_swap_info()2639 p->flags &= ~SWP_VALID; /* mark swap device as invalid */ in SYSCALL_DEFINE1()