ttm_bo_type_kernel  283 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c 	bp.type = ttm_bo_type_kernel;
ttm_bo_type_kernel   88 drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c 	bp.type = ttm_bo_type_kernel;
ttm_bo_type_kernel  149 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c 				       ttm_bo_type_kernel, NULL, &gobj);
ttm_bo_type_kernel  127 drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c 		bp.type = ttm_bo_type_kernel;
ttm_bo_type_kernel  252 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	bp.type = ttm_bo_type_kernel;
ttm_bo_type_kernel  514 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 		.interruptible = (bp->type != ttm_bo_type_kernel),
ttm_bo_type_kernel  517 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 		.flags = bp->type != ttm_bo_type_kernel ?
ttm_bo_type_kernel  557 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	if (bp->type != ttm_bo_type_kernel &&
ttm_bo_type_kernel  572 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	if (bp->type == ttm_bo_type_kernel)
ttm_bo_type_kernel  636 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	bp.type = ttm_bo_type_kernel;
ttm_bo_type_kernel 1437 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 		     !bo->pin_count && bo->tbo.type != ttm_bo_type_kernel);
ttm_bo_type_kernel   68 drivers/gpu/drm/amd/amdgpu/amdgpu_test.c 	bp.type = ttm_bo_type_kernel;
ttm_bo_type_kernel  465 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	if (bo->type == ttm_bo_type_kernel)
ttm_bo_type_kernel 1486 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	if (bo->type == ttm_bo_type_kernel &&
ttm_bo_type_kernel  206 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 	if (bo->tbo.type == ttm_bo_type_kernel)
ttm_bo_type_kernel  309 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 	if (bo->tbo.type == ttm_bo_type_kernel && bo->parent)
ttm_bo_type_kernel  661 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 		if (bo->tbo.type != ttm_bo_type_kernel) {
ttm_bo_type_kernel  833 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 	bp->type = ttm_bo_type_kernel;
ttm_bo_type_kernel 2524 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 		if (bo->tbo.type == ttm_bo_type_kernel)
ttm_bo_type_kernel   90 drivers/gpu/drm/qxl/qxl_object.c 		type = ttm_bo_type_kernel;
ttm_bo_type_kernel  198 drivers/gpu/drm/radeon/radeon_object.c 		type = ttm_bo_type_kernel;
ttm_bo_type_kernel   64 drivers/gpu/drm/ttm/ttm_tt.c 	case ttm_bo_type_kernel: