Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.h198 extern void vmw_binding_res_list_scrub(struct list_head *head);
Dvmwgfx_so.c212 vmw_binding_res_list_scrub(&res->binding_head); in vmw_view_destroy()
Dvmwgfx_binding.c397 vmw_binding_res_list_scrub(head); in vmw_binding_res_list_kill()
411 void vmw_binding_res_list_scrub(struct list_head *head) in vmw_binding_res_list_scrub() function
Dvmwgfx_shader.c328 vmw_binding_res_list_scrub(&res->binding_head); in vmw_gb_shader_destroy()
Dvmwgfx_surface.c1233 vmw_binding_res_list_scrub(&res->binding_head); in vmw_gb_surface_destroy()