Searched refs:yank_register_function (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/migration/ |
| H A D | yank_functions.c | 32 yank_register_function(MIGRATION_YANK_INSTANCE, in migration_ioc_register_yank()
|
| /openbmc/qemu/include/qemu/ |
| H A D | yank.h | 57 void yank_register_function(const YankInstance *instance,
|
| /openbmc/qemu/util/ |
| H A D | yank.c | 113 void yank_register_function(const YankInstance *instance, in yank_register_function() function
|
| /openbmc/qemu/chardev/ |
| H A D | char-socket.c | 947 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 D | nbd.c | 333 yank_register_function(BLOCKDEV_YANK_INSTANCE(s->bs->node_name), nbd_yank, in nbd_co_do_establish_connection()
|