Searched refs:VhostUserHostNotifier (Results 1 – 2 of 2) sorted by relevance
51 typedef struct VhostUserHostNotifier { struct58 } VhostUserHostNotifier; argument
1186 static void vhost_user_host_notifier_free(VhostUserHostNotifier *n) in vhost_user_host_notifier_free()1204 static void vhost_user_host_notifier_remove(VhostUserHostNotifier *n, in vhost_user_host_notifier_remove()1278 static VhostUserHostNotifier *fetch_notifier(VhostUserState *u, in fetch_notifier()1299 VhostUserHostNotifier *n = fetch_notifier(u->user, ring->index); in vhost_user_get_vring_base()1533 static VhostUserHostNotifier *fetch_or_create_notifier(VhostUserState *u, in fetch_or_create_notifier()1536 VhostUserHostNotifier *n = NULL; in fetch_or_create_notifier()1548 n = g_new0(VhostUserHostNotifier, 1); in fetch_or_create_notifier()1566 VhostUserHostNotifier *n; in vhost_user_backend_handle_vring_host_notifier()2759 VhostUserHostNotifier *n = (VhostUserHostNotifier *) data; in vhost_user_state_destroy()