Searched refs:ttm_bo_global (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.c89 struct ttm_bo_global *glob;
115 struct ttm_bo_global *glob;
209 struct ttm_bo_global *glob;
H A Dttm_bo_driver.h120 struct ttm_bo_global *glob;
457 * struct ttm_bo_global_ref - Argument to initialize a struct ttm_bo_global.
466 * struct ttm_bo_global - Buffer object driver global data.
479 struct ttm_bo_global { struct
537 struct ttm_bo_global *glob;
738 * @glob: A pointer to an initialized struct ttm_bo_global.
749 struct ttm_bo_global *glob,
898 * Needs to be called with struct ttm_bo_global::lru_lock held.
H A Dttm_bo.c46 static void ttm_bo_global_kobj_release(struct ttm_bo_global *glob);
97 static ssize_t ttm_bo_global_show(struct ttm_bo_global *glob,
283 struct ttm_bo_global *glob = bo->glob;
337 struct ttm_bo_global *glob = bo->glob;
360 struct ttm_bo_global *glob = bo->glob;
373 struct ttm_bo_global *glob = bo->glob;
553 struct ttm_bo_global *glob = bo->glob;
614 struct ttm_bo_global *glob = bo->glob;
695 struct ttm_bo_global *glob = bdev->glob;
865 struct ttm_bo_global *glo
[all...]
H A Dttm_bo_api.h192 struct ttm_bo_global *glob;
381 * This function must be called with struct ttm_bo_global::lru_lock held, and
392 * This function must be called with struct ttm_bo_global::lru_lock held,
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_ttm.c96 global_ref->size = sizeof(struct ttm_bo_global);
860 struct ttm_bo_global *glob = rdev->mman.bdev.glob;

Completed in 205 milliseconds