Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst35 checkpoint section in Messages
/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/linux/drivers/net/ppp/
H A Dbsd_comp.c151 unsigned int checkpoint; /* when to next check the ratio */ member
/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/fs/udf/
H A Decma_167.h575 __le32 checkpoint; member
804 __le32 checkpoint; member
/openbmc/linux/drivers/char/xillybus/
H A Dxillyusb.c1454 u32 checkpoint; in xillyusb_read() local
/openbmc/linux/net/tipc/
H A Dlink.c210 u16 checkpoint; member
/openbmc/qemu/block/
H A Dvvfat.c3282 static void checkpoint(void) in checkpoint() function