Searched refs:req_user_vm_shutdown_reboot (Results 1 – 1 of 1) sorted by relevance
137 static int req_user_vm_shutdown_reboot(void *arg, int fd, char *msg, char *ack_msg) in req_user_vm_shutdown_reboot() function170 return req_user_vm_shutdown_reboot(arg, fd, USER_VM_SHUTDOWN, ACK_REQ_USER_VM_SHUTDOWN); in socket_req_user_vm_shutdown_handler()174 return req_user_vm_shutdown_reboot(arg, fd, USER_VM_REBOOT, ACK_REQ_USER_VM_REBOOT); in socket_req_user_vm_reboot_handler()
Completed in 3 milliseconds