Home
last modified time | relevance | path

Searched refs:LOG_WRITE (Results 1 – 7 of 7) sorted by relevance

/misc/services/life_mngr/
A Dcommand_handler.c56 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 …]
A Dmonitor.c166 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()
A Dlog.h25 #define LOG_WRITE(args) \ macro
A Duart_channel.c107 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()
A Dconfig.c95 LOG_WRITE("Invalid VM name in configuration file\n"); in load_config()
A Dcommand.c93 LOG_WRITE("Failed to allocate command handler\r\n"); in register_command_handler()
A Dsocket.c134 LOG_WRITE("Socket buf overflow!\r\n"); in read_socket_char()

Completed in 8 milliseconds