Defined in 1 files as a prototype:
Defined in 2 files as a member:
- drivers/net/ethernet/hisilicon/hns/hnae.h, line 466 (as a member)
- drivers/soc/ti/knav_qmss.h, line 314 (as a member)
Defined in 2 files as a function:
- drivers/gpu/drm/amd/amdkfd/kfd_queue.c, line 70 (as a function)
- tools/tracing/latency/latency-collector.c, line 787 (as a function)
Referenced in 7 files:
- drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c, line 128
- drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c, line 260
- drivers/net/ethernet/hisilicon/hns/hnae.c
- drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c, line 927
- drivers/soc/ti/knav_qmss_acc.c, line 455
- drivers/soc/ti/knav_qmss_queue.c
- tools/tracing/latency/latency-collector.c, line 2104
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c init_user_queue() -> init_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | q | 3034060663460257792 |
| PARAM_VALUE | 0 | *q | 0 |
| PARAM_VALUE | 1 | properties | 11220864382263296,5367501087066746880 |
| PARAM_VALUE | 1 | properties->cwsr_bo | 0 |
| PARAM_VALUE | 1 | properties->doorbell_ptr | 0 |
| PARAM_VALUE | 1 | properties->exception_status | 1073741824 |
| PARAM_VALUE | 1 | properties->is_gws | 0 |
| PARAM_VALUE | 1 | properties->is_interop | 0 |
| PARAM_VALUE | 1 | properties->metadata_queue_size | 0-u32max |
| PARAM_VALUE | 1 | properties->pm4_target_xcc | 0-255 |
| PARAM_VALUE | 1 | properties->queue_id | 0-1023 |
| PARAM_VALUE | 1 | properties->ring_bo | 0 |
| PARAM_VALUE | 1 | properties->rptr_bo | 0 |
| PARAM_VALUE | 1 | properties->type | 0-4 |
| PARAM_VALUE | 1 | properties->vmid | 0 |
| PARAM_VALUE | 1 | properties->wptr_bo | 0 |
| DATA_SOURCE | 0 | q | $2 |
| DATA_SOURCE | 1 | properties | $3 |
| MEM_ZERO | 1 | properties | |
| USER_DATA | 1 | properties->ctl_stack_size | 0 |
| USER_DATA | 1 | properties->ctx_save_restore_area_address | 0[c] |
| USER_DATA | 1 | properties->ctx_save_restore_area_size | 0 |
| USER_DATA | 1 | properties->eop_ring_buffer_address | 0[c] |
| USER_DATA | 1 | properties->eop_ring_buffer_size | 0 |
| USER_DATA | 1 | properties->format | 0 |
| USER_DATA | 1 | properties->metadata_queue_size | 0-u32max[u] |
| USER_DATA | 1 | properties->pm4_target_xcc | 0-255[c] |
| USER_DATA | 1 | properties->priority | 0 |
| USER_DATA | 1 | properties->queue_address | 0[c] |
| USER_DATA | 1 | properties->queue_id | 0-1023 |
| USER_DATA | 1 | properties->queue_percent | 0 |
| USER_DATA | 1 | properties->queue_size | 0,1024-u32max |
| USER_DATA | 1 | properties->sdma_engine_id | 0[u] |
| USER_DATA | 1 | properties->type | 0-4 |
| LOCK2 | &p->mutex | ||
| TYPE_LOCK | (struct kfd_process)->mutex |
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.c kq_initialize() -> init_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | q | 4096-ptr_max |
| PARAM_VALUE | 1 | properties | 8501324444240056320 |
| PARAM_VALUE | 1 | properties->doorbell_ptr | 4096-ptr_max |
| PARAM_VALUE | 1 | properties->eop_ring_buffer_size | 4096 |
| PARAM_VALUE | 1 | properties->is_gws | 0 |
| PARAM_VALUE | 1 | properties->is_interop | 0 |
| PARAM_VALUE | 1 | properties->priority | 1 |
| PARAM_VALUE | 1 | properties->queue_percent | 100 |
| PARAM_VALUE | 1 | properties->queue_size | 2048 |
| PARAM_VALUE | 1 | properties->type | 2 |
| PARAM_VALUE | 1 | properties->vmid | 0 |
| MEM_ZERO | 1 | properties | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dqm->lock_hidden |