OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_lru
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_resource.c
534
&res->dev_priv->
res_lru
[res->func->res_type]);
718
struct list_head *lru_list = &dev_priv->
res_lru
[res->func->res_type];
928
struct list_head *lru_list = &dev_priv->
res_lru
[type];
vmwgfx_drv.c
667
INIT_LIST_HEAD(&dev_priv->
res_lru
[i]);
vmwgfx_drv.h
621
struct list_head
res_lru
[vmw_res_max];
member in struct:vmw_private
Completed in 17 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026