Home
last modified time | relevance | path

Searched defs:checkpoint (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/block/
H A Dreplication.h113 void (*checkpoint)(ReplicationState *rs, Error **errp); member
/openbmc/qemu/replay/
H A Dreplay.c94 static const char *replay_checkpoint_event_name(enum ReplayCheckpoint checkpoint) in replay_checkpoint_event_name()
272 bool replay_checkpoint(ReplayCheckpoint checkpoint) in replay_checkpoint()
/openbmc/qemu/stubs/
H A Dreplay-tools.c39 bool replay_checkpoint(ReplayCheckpoint checkpoint) in replay_checkpoint()
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c1969 char check_des (MAC_ENGINE *eng, uint32_t bufnum, int checkpoint) in check_des()
/openbmc/qemu/block/
H A Dvvfat.c3281 static void checkpoint(void) in checkpoint() function