Lines Matching refs:ttm_bo_global
53 struct ttm_bo_global ttm_bo_glob;
119 struct ttm_bo_global *glob = in ttm_bo_global_show()
120 container_of(kobj, struct ttm_bo_global, kobj); in ttm_bo_global_show()
229 struct ttm_bo_global *glob = bo->bdev->glob; in ttm_bo_del_sub_from_lru()
478 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_cleanup_refs_or_queue()
549 struct ttm_bo_global *glob = bo->bdev->glob; in ttm_bo_cleanup_refs()
621 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_delayed_delete()
845 struct ttm_bo_global *glob = bdev->glob; in ttm_mem_evict_first()
1484 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_force_list_clean()
1616 struct ttm_bo_global *glob = in ttm_bo_global_kobj_release()
1617 container_of(kobj, struct ttm_bo_global, kobj); in ttm_bo_global_kobj_release()
1624 struct ttm_bo_global *glob = &ttm_bo_glob; in ttm_bo_global_release()
1640 struct ttm_bo_global *glob = &ttm_bo_glob; in ttm_bo_global_init()
1681 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_device_release()
1725 struct ttm_bo_global *glob = &ttm_bo_glob; in ttm_bo_device_init()
1859 int ttm_bo_swapout(struct ttm_bo_global *glob, struct ttm_operation_ctx *ctx) in ttm_bo_swapout()