Searched refs:vm_stop_force_state (Results 1 – 4 of 4) sorted by relevance
78 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() 436 * Failover request bh could be called after vm_stop_force_state(), in colo_do_checkpoint_transaction() 668 vm_stop_force_state(RUN_STATE_COLO); in colo_incoming_process_checkpoint()
299 ret = vm_stop_force_state(state); in migration_stop_vm()
803 int vm_stop_force_state(RunState state) in vm_stop_force_state() function