Searched refs:SWP_USED (Results 1 – 2 of 2) sorted by relevance
198 SWP_USED = (1 << 0), /* is slot in swap_info[] used? */ enumerator
3372 if (!(swap_info[type]->flags & SWP_USED)) in alloc_swap_info()3400 p->flags = SWP_USED; in alloc_swap_info()3858 if ((si->flags & SWP_USED) && !(si->flags & SWP_WRITEOK)) in si_swapinfo()