Symbol: amdgpu_bo_unref
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.c
338
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.c
351
amdgpu_bo_unref(&(bo));
sys/dev/drm/amd/amdgpu/amdgpu_benchmark.c
150
amdgpu_bo_unref(&sobj);
sys/dev/drm/amd/amdgpu/amdgpu_benchmark.c
158
amdgpu_bo_unref(&dobj);
sys/dev/drm/amd/amdgpu/amdgpu_bo_list.c
109
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_bo_list.c
146
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_bo_list.c
55
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
74
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
818
amdgpu_bo_unref(&uf);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
141
amdgpu_bo_unref(&work->old_abo);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
252
amdgpu_bo_unref(&work->old_abo);
sys/dev/drm/amd/amdgpu/amdgpu_gart.c
201
amdgpu_bo_unref(&adev->gart.bo);
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
41
amdgpu_bo_unref(&robj);
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
1078
amdgpu_bo_unref(&pd);
sys/dev/drm/amd/amdgpu/amdgpu_object.c
247
amdgpu_bo_unref(bo_ptr);
sys/dev/drm/amd/amdgpu/amdgpu_object.c
308
amdgpu_bo_unref(bo_ptr);
sys/dev/drm/amd/amdgpu/amdgpu_object.c
372
amdgpu_bo_unref(bo);
sys/dev/drm/amd/amdgpu/amdgpu_object.c
539
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_object.c
609
amdgpu_bo_unref(bo_ptr);
sys/dev/drm/amd/amdgpu/amdgpu_object.c
96
amdgpu_bo_unref(&bo->parent);
sys/dev/drm/amd/amdgpu/amdgpu_object.h
245
void amdgpu_bo_unref(struct amdgpu_bo **bo);
sys/dev/drm/amd/amdgpu/amdgpu_test.c
224
amdgpu_bo_unref(&gtt_obj[i]);
sys/dev/drm/amd/amdgpu/amdgpu_test.c
229
amdgpu_bo_unref(&gtt_obj[i]);
sys/dev/drm/amd/amdgpu/amdgpu_test.c
240
amdgpu_bo_unref(&vram_obj);
sys/dev/drm/amd/amdgpu/amdgpu_ttm.c
1756
amdgpu_bo_unref(&adev->fw_vram_usage.reserved_bo);
sys/dev/drm/amd/amdgpu/amdgpu_uvd.c
1099
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_uvd.c
1112
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_vcn.c
500
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_vcn.c
513
amdgpu_bo_unref(&bo);
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
1020
amdgpu_bo_unref(&pt->shadow);
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
1021
amdgpu_bo_unref(&pt);
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
1044
amdgpu_bo_unref(&entry->base.bo->shadow);
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
1045
amdgpu_bo_unref(&entry->base.bo);
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
3140
amdgpu_bo_unref(&vm->root.base.bo->shadow);
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
3141
amdgpu_bo_unref(&vm->root.base.bo);
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
3233
amdgpu_bo_unref(&vm->root.base.bo->shadow);
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
3353
amdgpu_bo_unref(&root);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
3582
amdgpu_bo_unref(&rbo);