Lines Matching refs:ttm_bo_global
44 static void ttm_bo_global_kobj_release(struct ttm_bo_global *glob);
95 static ssize_t ttm_bo_global_show(struct ttm_bo_global *glob,
281 struct ttm_bo_global *glob = bo->glob; in ttm_bo_reserve()
335 struct ttm_bo_global *glob = bo->glob; in ttm_bo_reserve_slowpath()
358 struct ttm_bo_global *glob = bo->glob; in ttm_bo_unreserve()
371 struct ttm_bo_global *glob = bo->glob; in ttm_bo_add_ttm()
551 struct ttm_bo_global *glob = bo->glob; in ttm_bo_cleanup_refs_or_queue()
612 struct ttm_bo_global *glob = bo->glob; in ttm_bo_cleanup_refs_and_unlock()
693 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_delayed_delete()
863 struct ttm_bo_global *glob = bdev->glob; in ttm_mem_evict_first()
1364 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_force_list_clean()
1469 static void ttm_bo_global_kobj_release(struct ttm_bo_global *glob) in ttm_bo_global_kobj_release()
1478 struct ttm_bo_global *glob = ref->object; in ttm_bo_global_release()
1488 struct ttm_bo_global *glob = ref->object; in ttm_bo_global_init()
1537 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_device_release()
1579 struct ttm_bo_global *glob, in ttm_bo_device_init()
1804 struct ttm_bo_global *glob = in ttm_bo_swapout()
1805 container_of(shrink, struct ttm_bo_global, shrink); in ttm_bo_swapout()