OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fd_cleanup_bo_cache
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/freedreno/
freedreno_device.c
140
fd_cleanup_bo_cache
(dev, 0);
freedreno_priv.h
95
drm_private void
fd_cleanup_bo_cache
(struct fd_device *dev, time_t time);
freedreno_bo.c
87
drm_private void
fd_cleanup_bo_cache
(struct fd_device *dev, time_t time)
function
314
fd_cleanup_bo_cache
(dev, time.tv_sec);
Completed in 500 milliseconds