__ttm_bo_reserve  157 drivers/gpu/drm/amd/amdgpu/amdgpu_object.h 	r = __ttm_bo_reserve(&bo->tbo, !no_intr, false, NULL);
__ttm_bo_reserve  115 drivers/gpu/drm/ttm/ttm_execbuf_util.c 		ret = __ttm_bo_reserve(bo, intr, (ticket == NULL), ticket);
__ttm_bo_reserve  732 include/drm/ttm/ttm_bo_driver.h 	ret = __ttm_bo_reserve(bo, interruptible, no_wait, ticket);