Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/admin-guide/device-mapper/
Dera.rst
/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/linux/drivers/char/xillybus/
Dxillyusb.c
/openbmc/qemu/block/
H A Dvvfat.c3281 static void checkpoint(void) in checkpoint() function