Searched defs:swap_enter_active (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dswap.c680 static void swap_enter_active(Swap *s, SwapResult f) { function
813 swap_enter_active(s, SWAP_FAILURE_RESOURCES);
1005 swap_enter_active(s, f);
1174 swap_enter_active(swap, SWAP_SUCCESS);

Completed in 14 milliseconds