Home
last modified time | relevance | path

Searched refs:cleanup_bo_cache (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.c666 cleanup_bo_cache(struct crocus_bufmgr *bufmgr, time_t time) in cleanup_bo_cache() function
734 cleanup_bo_cache(bufmgr, time.tv_sec); in __crocus_bo_unreference()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.c897 cleanup_bo_cache(struct brw_bufmgr *bufmgr, time_t time) in cleanup_bo_cache() function
968 cleanup_bo_cache(bufmgr, time.tv_sec); in brw_bo_unreference()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c1296 cleanup_bo_cache(struct iris_bufmgr *bufmgr, time_t time) in cleanup_bo_cache() function
1388 cleanup_bo_cache(bufmgr, time.tv_sec); in iris_bo_unreference()