Home
last modified time | relevance | path

Searched defs:failover (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/net/
H A Dfailover.h25 struct failover { struct
27 struct net_device __rcu *failover_dev; argument
29 struct failover_ops __rcu *ops; argument
32 struct failover *failover_register(struct net_device *dev, argument
/openbmc/linux/net/core/
H A Dfailover.c23 struct failover *failover; in failover_get_bymac() local
245 struct failover *failover; in failover_register() local
278 void failover_unregister(struct failover *failover) in failover_unregister()
/openbmc/qemu/tests/unit/
H A Dtest-replication.c254 bool failover = true; in test_primary_stop() local
388 bool failover = true; in test_secondary_start() local
421 bool failover = true; in test_secondary_stop() local
499 bool failover = true; in test_secondary_do_checkpoint() local
527 bool failover = true; in test_secondary_get_error_all() local
/openbmc/qemu/
H A Dreplication.c93 void replication_stop_all(bool failover, Error **errp) in replication_stop_all()
/openbmc/linux/drivers/net/
H A Dnet_failover.c710 struct failover *failover; in net_failover_create() local
788 void net_failover_destroy(struct failover *failover) in net_failover_destroy()
H A Dvirtio_net.c316 struct failover *failover; member
/openbmc/qemu/migration/
H A Dcolo.c233 bool has_failover, bool failover, in qmp_xen_set_replication()
/openbmc/qemu/block/
H A Dreplication.c668 static void replication_stop(ReplicationState *rs, bool failover, Error **errp) in replication_stop()
/openbmc/qemu/tests/qtest/
H A Dvirtio-net-failover.c287 const char *id, bool failover) in start_virtio_net()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h220 bool failover; member
/openbmc/ipmitool/lib/
H A Dipmi_delloem.c2061 int failover = 0; in get_nic_selection_mode_12g() local