Searched refs:bo_count (Results 1 – 2 of 2) sorted by relevance
112 (unsigned long) atomic_read(&glob->bo_count)); in ttm_bo_global_show()152 atomic_dec(&bo->glob->bo_count); in ttm_bo_release_list()1150 atomic_inc(&bo->glob->bo_count); in ttm_bo_init()1398 atomic_set(&glob->bo_count, 0); in ttm_bo_global_init()
488 atomic_t bo_count; member