Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c119 static void vhost_user_gpu_update_blocked(VhostUserGPU *g, bool blocked);
349 vhost_user_gpu_update_blocked(g, true); in vhost_user_gpu_handle_display()
409 vhost_user_gpu_update_blocked(VhostUserGPU *g, bool blocked) in vhost_user_gpu_update_blocked() function
425 vhost_user_gpu_update_blocked(g, false); in vhost_user_gpu_gl_flushed()
454 vhost_user_gpu_update_blocked(g, false); in vhost_user_gpu_do_set_socket()
531 vhost_user_gpu_update_blocked(g, true); in vhost_user_gpu_set_status()