Home
last modified time | relevance | path

Searched refs:get_checkpoint_msg (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.sbin/bhyve/
H A Dsnapshot.h99 int get_checkpoint_msg(int conn_fd, struct vmctx *ctx);
H A Dsnapshot.c1447 get_checkpoint_msg(int conn_fd, struct vmctx *ctx) in get_checkpoint_msg() function
1495 ret = get_checkpoint_msg(conn_fd, thread_info->ctx); in checkpoint_thread()