Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c, line 359
- drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c, line 1213
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c, line 1164
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c amdgpu_vm_update_range() -> amdgpu_bo_fence()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | fence | 4096-ptr_max |
| PARAM_VALUE | 1 | fence->cb_list.next | 4096-ptr_max |
| PARAM_VALUE | 1 | fence->cb_list.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | fence->node.node.next | 0 |
| PARAM_VALUE | 1 | fence->node.node.prev | 0 |
| PARAM_VALUE | 1 | fence->ops->set_deadline | 0,2004285741546172416,2071105144755478528,2853440610722889728,3558081686514302976,5221404334427111424 |
| PARAM_VALUE | 1 | fence->ops->wait | 0,3162960082638938112,3576649960670945280,4783308308267675648,5257098353859239936 |
| PARAM_VALUE | 1 | fence->rcu.flags | 0-4294967295 |
| PARAM_VALUE | 1 | fence->rcu.is_hard | 0-1 |
| PARAM_VALUE | 1 | fence->rcu.is_lazy | 0-1 |
| PARAM_VALUE | 1 | fence->rcu.is_queued | 0-1 |
| PARAM_VALUE | 1 | fence->rcu.is_soft | 0-1 |
| PARAM_VALUE | 2 | shared | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &vm->eviction_lock | ||
| LOCK2 | global &drm_unplug_srcu | ||
| HALF_LOCKED2 | &mm->mmap_lock | ||
| HALF_LOCKED2 | &prange->lock | ||
| HALF_LOCKED2 | &prange->migrate_mutex | ||
| HALF_LOCKED2 | &svms->lock | ||
| TYPE_LOCK | (struct amdgpu_vm)->eviction_lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c amdgpu_uvd_send_msg() -> amdgpu_bo_fence()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bo | 4096-ptr_max |
| PARAM_VALUE | 0 | bo->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | bo->tbo.base.resv->lock.base.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | bo->tbo.resource | 4096-ptr_max |
| PARAM_VALUE | 1 | fence | 4096-ptr_max |
| PARAM_VALUE | 1 | fence->error | s32min-s32max |
| PARAM_VALUE | 2 | shared | 0 |
| DATA_SOURCE | 0 | bo | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | 0 | bo->tbo.base.resv |
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c amdgpu_gem_object_close() -> amdgpu_bo_fence()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bo | 4096-ptr_max |
| PARAM_VALUE | 0 | bo->tbo.base.funcs->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | bo->vm_bo->vm->stats_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | fence | 1-u64max |
| PARAM_VALUE | 2 | shared | 1 |
| CAPPED_DATA | 0 | bo->tbo.base.resv | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dev->object_name_lock |