Searched refs:SwapState (Results 1 – 5 of 5) sorted by relevance
176 typedef enum SwapState { enum188 } SwapState; typedef319 const char* swap_state_to_string(SwapState i) _const_;320 SwapState swap_state_from_string(const char *s) _pure_;
243 DEFINE_STRING_TABLE_LOOKUP(swap_state, SwapState);
48 static bool SWAP_STATE_WITH_PROCESS(SwapState state) { in SWAP_STATE_WITH_PROCESS()538 static void swap_set_state(Swap *s, SwapState state) { in swap_set_state()539 SwapState old_state; in swap_set_state()573 SwapState new_state = SWAP_DEAD; in swap_coldplug()756 static int state_to_kill_operation(Swap *s, SwapState state) { in state_to_kill_operation()767 static void swap_enter_signal(Swap *s, SwapState state, SwapResult f) { in swap_enter_signal()1002 SwapState state; in swap_deserialize_item()
73 SwapState state, deserialized_state;
369 DUMP_STRING_TABLE(swap_state, SwapState, _SWAP_STATE_MAX); in help_states()