Searched refs:get_checkpoint_msg (Results 1 – 2 of 2) sorted by relevance
99 int get_checkpoint_msg(int conn_fd, struct vmctx *ctx);
1447 get_checkpoint_msg(int conn_fd, struct vmctx *ctx) in get_checkpoint_msg() function1495 ret = get_checkpoint_msg(conn_fd, thread_info->ctx); in checkpoint_thread()