Searched refs:bo_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h505 atomic_t bo_count; member in struct:ttm_bo_global
H A Dttm_bo.c102 (unsigned long) atomic_read(&glob->bo_count));
126 atomic_dec(&bo->glob->bo_count);
1280 atomic_inc(&bo->glob->bo_count);
1523 atomic_set(&glob->bo_count, 0);

Completed in 58 milliseconds