Searched refs:LOG_WRITE (Results 1 – 7 of 7) sorted by relevance
56 LOG_WRITE("Failed to check acrn-dm process\n"); in wait_post_vms_shutdown()77 LOG_WRITE("UART connection list is empty, will trigger system reboot\n"); in start_system_reboot()81 LOG_WRITE("Service VM starts to reboot.\n"); in start_system_reboot()94 LOG_WRITE("UART connection list is empty, will trigger shutdown system\n"); in start_system_shutdown()98 LOG_WRITE("Service VM starts to power off.\n"); in start_system_shutdown()158 LOG_WRITE("Failed to send ACK by socket\n"); in req_user_vm_shutdown_reboot()186 LOG_WRITE("User VM is disconnect\n"); in req_system_shutdown_reboot()192 LOG_WRITE("Failed to send ACK by socket\n"); in req_system_shutdown_reboot()266 LOG_WRITE("Sending a reboot acknowledgement message to user VM failed.\n"); in req_reboot_handler()394 LOG_WRITE("Receive acked sync message from service VM\n"); in acked_sync_handler()[all …]
166 LOG_WRITE("Invalid channel type in config file\n"); in parse_cmd_channel_conf()179 LOG_WRITE("------Lifecycle Manager start----------\n"); in start_life_mngr()182 LOG_WRITE("Failed to load configuration file\n"); in start_life_mngr()197 LOG_WRITE("Invalid VM type in config file\n"); in start_life_mngr()
25 #define LOG_WRITE(args) \ macro
107 LOG_WRITE("Send sync command to service VM fail\n"); in connect_uart_channel_dev()115 LOG_WRITE("Lifecycle manager: connected\n"); in connect_uart_channel_dev()151 LOG_WRITE("Send poweroff message to user VM fail\n"); in poll_and_dispatch_uart_channel_events()
95 LOG_WRITE("Invalid VM name in configuration file\n"); in load_config()
93 LOG_WRITE("Failed to allocate command handler\r\n"); in register_command_handler()
134 LOG_WRITE("Socket buf overflow!\r\n"); in read_socket_char()
Completed in 8 milliseconds