Home
last modified time | relevance | path

Searched refs:res_lru (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c523 &res->dev_priv->res_lru[res->func->res_type]); in vmw_resource_unreserve()
707 struct list_head *lru_list = &dev_priv->res_lru[res->func->res_type]; in vmw_resource_validate()
917 struct list_head *lru_list = &dev_priv->res_lru[type]; in vmw_resource_evict_type()
H A Dvmwgfx_drv.h637 struct list_head res_lru[vmw_res_max]; member
H A Dvmwgfx_drv.c679 INIT_LIST_HEAD(&dev_priv->res_lru[i]); in vmw_driver_load()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c491 &res->dev_priv->res_lru[res->func->res_type]); in vmw_resource_unreserve()
678 struct list_head *lru_list = &dev_priv->res_lru[res->func->res_type]; in vmw_resource_validate()
888 struct list_head *lru_list = &dev_priv->res_lru[type]; in vmw_resource_evict_type()
H A Dvmwgfx_drv.h626 struct list_head res_lru[vmw_res_max]; member
H A Dvmwgfx_drv.c880 INIT_LIST_HEAD(&dev_priv->res_lru[i]); in vmw_driver_load()

Completed in 11 milliseconds