| /misc/config_tools/board_inspector/legacy/ |
| A D | parser_lib.py | 19 def print_yel(msg, warn=False, end=True): argument 37 def print_red(msg, err=False): argument
|
| /misc/debug_tools/acrn_log/ |
| A D | acrnlog.c | 77 struct hvlog_msg *msg; /* pointer to msg */ member 121 struct hvlog_msg *msg[2]; in hvlog_read_dev() local 244 struct hvlog_msg *msg; /* clean it after use */ member 274 struct hvlog_msg *msg; in get_min_seq_msg() local 351 struct hvlog_msg *msg; in cur_read_func() local 493 struct hvlog_msg *msg; in main() local
|
| /misc/debug_tools/acrn_crashlog/common/ |
| A D | log_sys.c | 17 char *msg; in debug_log() local
|
| A D | fsutils.c | 682 char *msg = NULL; in _file_read_key_value() local
|
| /misc/debug_tools/acrn_crashlog/usercrash/ |
| A D | protocol.c | 145 struct msghdr msg; in send_fd() local 170 struct msghdr msg; in recv_fd() local
|
| A D | crash_dump.c | 274 char *msg; in get_key_value() local
|
| /misc/services/life_mngr/ |
| A D | socket.c | 62 struct msghdr msg; in write_socket_char() local 105 struct msghdr msg; in read_socket_char() local
|
| A D | uart_channel.c | 232 void start_all_uart_channel_dev_resend(struct uart_channel *c, char *msg, unsigned int resend_time) in start_all_uart_channel_dev_resend() 256 void notify_all_connected_uart_channel_dev(struct uart_channel *c, char *msg) in notify_all_connected_uart_channel_dev()
|
| A D | command_handler.c | 137 static int req_user_vm_shutdown_reboot(void *arg, int fd, char *msg, char *ack_msg) in req_user_vm_shutdown_reboot() 177 int req_system_shutdown_reboot(void *arg, int fd, char *msg, char *ack_msg) in req_system_shutdown_reboot()
|
| /misc/services/acrn_manager/ |
| A D | acrnd.c | 345 static void handle_timer_req(struct mngr_msg *msg, int client_fd, void *param) in handle_timer_req() 574 static void handle_acrnd_stop(struct mngr_msg *msg, int client_fd, void *param) in handle_acrnd_stop() 587 void handle_acrnd_resume(struct mngr_msg *msg, int client_fd, void *param) in handle_acrnd_resume()
|
| A D | acrn_mngr.c | 185 struct mngr_msg *msg; in server_parse_buf() local 546 int mngr_add_handler(int server_fd, unsigned id, in mngr_add_handler()
|
| /misc/config_tools/library/ |
| A D | acrn_config_utilities.py | 78 def print_yel(msg, warn=False): argument 90 def print_red(msg, err=False): argument
|
| /misc/debug_tools/acrn_crashlog/acrnprobe/ |
| A D | android_events.c | 452 int android_event_analyze(const char *msg, size_t len, char **result, in android_event_analyze()
|
| A D | channels.c | 181 static int create_vm_event(const char *msg, size_t len, const struct vm_t *vm) in create_vm_event()
|
| A D | history.c | 200 const char *msg; in entry_to_history_line() local
|