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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c491 &res->dev_priv->res_lru[res->func->res_type]);
678 struct list_head *lru_list = &dev_priv->res_lru[res->func->res_type];
888 struct list_head *lru_list = &dev_priv->res_lru[type];
H A Dvmwgfx_drv.h599 struct list_head res_lru[vmw_res_max]; member in struct:vmw_private
H A Dvmwgfx_drv.c883 INIT_LIST_HEAD(&dev_priv->res_lru[i]);

Completed in 109 milliseconds