Searched refs:watch_cb (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-xs-node.c | 233 static void watch_cb(void *_str, const char *path, const char *token) in watch_cb() function 248 ret = xs_impl_deserialize(s2, bytes, DOMID_GUEST, watch_cb, NULL); in check_serdes() 328 watch_cb, guest_watches); in test_xs_node_simple() 335 watch_cb, qemu_watches); in test_xs_node_simple() 415 watch_cb, guest_watches); in test_xs_node_simple() 419 watch_cb, guest_watches); in test_xs_node_simple() 423 watch_cb, guest_watches); in test_xs_node_simple() 430 "watchrel", watch_cb, guest_watches); in test_xs_node_simple() 506 watch_cb, watches); in do_test_xs_node_tx() 583 watch_cb, watches); in do_test_xs_node_tx() [all …]
|
/openbmc/qemu/tests/ |
H A D | vhost-user-bridge.c | 389 watch_cb(int sock, void *ctx) in watch_cb() function 407 dispatcher_add(&vubr->dispatcher, fd, wd, watch_cb); in vubr_set_watch()
|