Home
last modified time | relevance | path

Searched refs:yank_register_function (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/migration/
H A Dyank_functions.c32 yank_register_function(MIGRATION_YANK_INSTANCE, in migration_ioc_register_yank()
/openbmc/qemu/include/qemu/
H A Dyank.h57 void yank_register_function(const YankInstance *instance,
/openbmc/qemu/util/
H A Dyank.c113 void yank_register_function(const YankInstance *instance, in yank_register_function() function
/openbmc/qemu/chardev/
H A Dchar-socket.c947 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_add_client()
966 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_accept()
986 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_connect_client_sync()
1006 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_accept_server_sync()
1184 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_connect_client_async()
/openbmc/qemu/block/
H A Dnbd.c333 yank_register_function(BLOCKDEV_YANK_INSTANCE(s->bs->node_name), nbd_yank, in nbd_co_do_establish_connection()