binding_head      338 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c 		list_add_tail(&loc->res_list, &loc->res->binding_head);
binding_head      179 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 	struct list_head binding_head;
binding_head      128 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c 		vmw_binding_res_list_kill(&res->binding_head);
binding_head      205 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c 	INIT_LIST_HEAD(&res->binding_head);
binding_head      325 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 	vmw_binding_res_list_scrub(&res->binding_head);
binding_head      211 drivers/gpu/drm/vmwgfx/vmwgfx_so.c 	vmw_binding_res_list_scrub(&res->binding_head);
binding_head     1259 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 	vmw_binding_res_list_scrub(&res->binding_head);