Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.3.0/vmwgfx/
H A Dvmwgfx_xa_surface.c76 if (!WSBMLISTEMPTY(&vpix->scanout_list)) in vmwgfx_xa_surface_redefine()
83 if (!WSBMLISTEMPTY(&vpix->scanout_list) && have_handle && in vmwgfx_xa_surface_redefine()
H A Dwsbm_util.h76 #define WSBMLISTEMPTY(__item) \ macro
H A Dvmwgfx_saa.c476 if (WSBMLISTEMPTY(&vpix->scanout_list)) in vmwgfx_hw_kill()
695 if (WSBMLISTEMPTY(&vpix->pixmap_list)) in vmwgfx_modify_pixmap_header()
1295 if (WSBMLISTEMPTY(&vpix->sync_x_head)) in vmwgfx_operation_complete()
1316 if (WSBMLISTEMPTY(&vpix->scanout_list)) in vmwgfx_dirty()
1511 if (WSBMLISTEMPTY(&vpix->scanout_list)) { in vmwgfx_scanout_ref()
1588 if (WSBMLISTEMPTY(&vpix->scanout_list)) { in vmwgfx_scanout_unref()
H A Dvmwgfx_crtc.c427 if (!WSBMLISTEMPTY(&crtcp->entry.scanout_head)) in crtc_destroy()