Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_device.c43 static unsigned ttm_glob_use_count; variable
54 if (--ttm_glob_use_count > 0) in ttm_global_release()
74 if (++ttm_glob_use_count > 1) in ttm_global_init()
114 --ttm_glob_use_count; in ttm_global_init()