Symbol: kref_put
sys/dev/drm/amd/amdgpu/amdgpu_bo_list.c
161
kref_put(&list->refcount, amdgpu_bo_list_free);
sys/dev/drm/amd/amdgpu/amdgpu_bo_list.c
215
kref_put(&list->refcount, amdgpu_bo_list_free);
sys/dev/drm/amd/amdgpu/amdgpu_ctx.c
297
kref_put(&ctx->refcount, amdgpu_ctx_do_release);
sys/dev/drm/amd/amdgpu/amdgpu_ctx.c
436
kref_put(&ctx->refcount, amdgpu_ctx_do_release);
sys/dev/drm/amd/amdgpu/amdgpu_ctx.c
604
if (kref_put(&ctx->refcount, amdgpu_ctx_fini) != 1)
sys/dev/drm/amd/display/dc/core/dc.c
1105
kref_put(&context->refcount, dc_state_free);
sys/dev/drm/amd/display/dc/core/dc_sink.c
82
kref_put(&sink->refcount, dc_sink_free);
sys/dev/drm/amd/display/dc/core/dc_stream.c
136
kref_put(&stream->refcount, dc_stream_free);
sys/dev/drm/amd/display/dc/core/dc_surface.c
145
kref_put(&plane_state->refcount, dc_plane_state_free);
sys/dev/drm/amd/display/dc/core/dc_surface.c
161
kref_put(&(*gamma)->refcount, dc_gamma_free);
sys/dev/drm/amd/display/dc/core/dc_surface.c
192
kref_put(&tf->refcount, dc_transfer_func_free);
sys/dev/drm/drm_auth.c
381
kref_put(&(*master)->refcount, drm_master_destroy);
sys/dev/drm/drm_connector.c
1865
kref_put(&tg->refcount, drm_tile_group_free);
sys/dev/drm/drm_dp_aux_dev.c
115
kref_put(&aux_dev->refcount, release_drm_dp_aux_dev);
sys/dev/drm/drm_dp_aux_dev.c
233
kref_put(&aux_dev->refcount, release_drm_dp_aux_dev);
sys/dev/drm/drm_dp_aux_dev.c
291
kref_put(&aux_dev->refcount, release_drm_dp_aux_dev);
sys/dev/drm/drm_dp_mst_topology.c
3089
kref_put(&port->parent->kref, drm_dp_free_mst_branch_device);
sys/dev/drm/drm_dp_mst_topology.c
3127
kref_put(&port->kref, drm_dp_free_mst_port);
sys/dev/drm/drm_dp_mst_topology.c
863
kref_put(&mstb->port_parent->kref, drm_dp_free_mst_port);
sys/dev/drm/drm_dp_mst_topology.c
910
kref_put(kref, drm_dp_free_mst_branch_device);
sys/dev/drm/drm_dp_mst_topology.c
915
kref_put(&mstb->kref, drm_dp_destroy_mst_branch_device);
sys/dev/drm/drm_dp_mst_topology.c
974
kref_put(&port->kref, drm_dp_destroy_port);
sys/dev/drm/drm_drv.c
778
kref_put(&dev->ref, drm_dev_release);
sys/dev/drm/drm_gem.c
855
kref_put(&obj->refcount, drm_gem_object_free);
sys/dev/drm/drm_gem.c
879
kref_put(&obj->refcount, drm_gem_object_free);
sys/dev/drm/drm_mode_object.c
190
kref_put(&obj->refcount, obj->free_cb);
sys/dev/drm/i915/i915_gem_context.h
363
kref_put(&ctx->ref, i915_gem_context_release);
sys/dev/drm/i915/i915_gem_gtt.c
3209
kref_put(&ppat->entries[index].ref, release_ppat);
sys/dev/drm/i915/i915_gem_gtt.h
642
kref_put(&ppgtt->ref, i915_ppgtt_release);
sys/dev/drm/i915/i915_gpu_error.h
341
kref_put(&gpu->ref, __i915_gpu_state_free);
sys/dev/drm/i915/i915_timeline.h
100
kref_put(&timeline->kref, __i915_timeline_free);
sys/dev/drm/include/drm/drm_atomic.h
346
kref_put(&commit->ref, __drm_crtc_commit_free);
sys/dev/drm/include/drm/drm_atomic.h
377
kref_put(&state->ref, __drm_atomic_state_free);
sys/dev/drm/include/drm/drm_gem.h
242
kref_put(&obj->refcount, drm_gem_object_free);
sys/dev/drm/include/drm/drm_syncobj.h
106
kref_put(&obj->refcount, drm_syncobj_free);
sys/dev/drm/include/linux/dma-fence.h
109
kref_put(&fence->refcount, dma_fence_release);
sys/dev/drm/include/linux/kobject.h
79
kref_put(&kobj->kref, kobject_release);
sys/dev/drm/ttm/ttm_bo.c
1796
kref_put(&bo->list_kref, ttm_bo_release_list);
sys/dev/drm/ttm/ttm_bo.c
1850
kref_put(&bo->list_kref, ttm_bo_release_list);
sys/dev/drm/ttm/ttm_bo.c
201
kref_put(&bo->list_kref, ttm_bo_ref_bug);
sys/dev/drm/ttm/ttm_bo.c
205
kref_put(&bo->list_kref, ttm_bo_ref_bug);
sys/dev/drm/ttm/ttm_bo.c
591
kref_put(&bo->list_kref, ttm_bo_ref_bug);
sys/dev/drm/ttm/ttm_bo.c
636
kref_put(&bo->list_kref, ttm_bo_release_list);
sys/dev/drm/ttm/ttm_bo.c
668
kref_put(&bo->list_kref, ttm_bo_release_list);
sys/dev/drm/ttm/ttm_bo.c
673
kref_put(&bo->kref, ttm_bo_release);
sys/dev/drm/ttm/ttm_bo.c
836
kref_put(&bo->list_kref, ttm_bo_release_list);
sys/dev/drm/ttm/ttm_bo.c
852
kref_put(&bo->list_kref, ttm_bo_release_list);