Searched refs:SW_FREED (Results 1 – 3 of 3) sorted by relevance
457 if ((xsw->xsw_flags & SW_FREED) == 0) in kvm_getswapinfo_sysctl()474 if ((xsw->xsw_flags & SW_FREED) == 0) in kvm_getswapinfo_sysctl()
187 #define SW_FREED 0x01 macro
357 sp->sw_flags = SW_FREED; in swaponvp()