Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
- drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c, line 373
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c pqm_create_queue() -> (struct device_queue_manager_ops)->register_process()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dqm | 4096-ptr_max |
| PARAM_VALUE | 1 | qpd | 4096-ptr_max |
| PARAM_VALUE | 1 | qpd->priv_queue_list.next | 4096-ptr_max |
| PARAM_VALUE | 1 | qpd->queue_count | 0-4294967294 |
| PARAM_VALUE | 1 | qpd->queues_list.next | 4096-ptr_max |
| CONTAINER | 0 | *(-24-0+0) | $(-1) |
| NOCHECK_CALL | |||
| LOCK2 | &p->mutex | ||
| TYPE_LOCK | (struct kfd_process)->mutex |