Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_shader.c262 vmw_context_binding_res_list_scrub(&res->binding_head); in vmw_gb_shader_destroy()
Dvmwgfx_context.c839 void vmw_context_binding_res_list_scrub(struct list_head *head) in vmw_context_binding_res_list_scrub() function
Dvmwgfx_drv.h1003 extern void vmw_context_binding_res_list_scrub(struct list_head *head);
Dvmwgfx_surface.c1204 vmw_context_binding_res_list_scrub(&res->binding_head); in vmw_gb_surface_destroy()