Searched refs:vm_stop_force_state (Results 1 – 4 of 4) sorted by relevance
71 int vm_stop_force_state(RunState state);
216 vm_stop_force_state(RUN_STATE_COLO); in colo_do_failover()432 vm_stop_force_state(RUN_STATE_COLO); in colo_do_checkpoint_transaction()665 vm_stop_force_state(RUN_STATE_COLO); in colo_incoming_process_checkpoint()
225 ret = vm_stop_force_state(state); in migration_stop_vm()
778 int vm_stop_force_state(RunState state) in vm_stop_force_state() function