Home
last modified time | relevance | path

Searched refs:SWAP_ACTIVATING_DONE (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/core/
Dswap.c35 [SWAP_ACTIVATING_DONE] = UNIT_ACTIVE,
51 SWAP_ACTIVATING_DONE, in SWAP_STATE_WITH_PROCESS()
954 case SWAP_ACTIVATING_DONE: in swap_stop()
1088 case SWAP_ACTIVATING_DONE: in swap_sigchld_event()
1127 case SWAP_ACTIVATING_DONE: in swap_dispatch_timer()
1268 swap_set_state(swap, SWAP_ACTIVATING_DONE); in swap_process_proc_swaps()
/systemd-251/src/basic/
Dunit-def.c234 [SWAP_ACTIVATING_DONE] = "activating-done",
Dunit-def.h179 SWAP_ACTIVATING_DONE, /* /sbin/swapon is running, and the swap is done. */ enumerator