Searched refs:drm_show_memory_stats (Results 1 – 3 of 3) sorted by relevance
497 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file);
955 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file) in drm_show_memory_stats() function1001 EXPORT_SYMBOL(drm_show_memory_stats);
1070 drm_show_memory_stats(p, file); in msm_show_fdinfo()