Home
last modified time | relevance | path

Searched defs:lru_list (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_resource.c718 struct list_head *lru_list = &dev_priv->res_lru[res->func->res_type]; in vmw_resource_validate() local
928 struct list_head *lru_list = &dev_priv->res_lru[type]; in vmw_resource_evict_type() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dsched_policy.c59 struct list_head lru_list; member
H A Dgtt.h164 struct list_head lru_list; member
/netbsd-src/sys/kern/
H A Dvfs_vnode.c207 static vnodelst_t lru_list[LRU_COUNT] __cacheline_aligned; global() variable
[all...]