Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c, line 1494
- drivers/gpu/drm/amd/amdkfd/kfd_process.c, line 2386
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c send_exception_work_handler() -> pqm_get_user_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pqm | 4096-ptr_max |
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c kfd_ioctl_alloc_queue_gws() -> pqm_get_user_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pqm | 4096-ptr_max |
| USER_DATA | 1 | qid | 0-u32max[u] |
| LOCK2 | &p->mutex | ||
| TYPE_LOCK | (struct kfd_process)->mutex |