Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c amdgpu_cs_fence_to_handle_ioctl() -> drm_syncobj_get_fd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| USER_DATA | 1 | *p_fd | s32min-s32max[u] |
| USER_PTR | 1 | p_fd |
drivers/gpu/drm/drm_syncobj.c drm_syncobj_handle_to_fd() -> drm_syncobj_get_fd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | syncobj | 4096-ptr_max |
| PARAM_VALUE | 1 | p_fd | 4096-ptr_max |
| DATA_SOURCE | 0 | syncobj | r drm_syncobj_find |
| DATA_SOURCE | 1 | p_fd | $2 |
| USER_DATA | 1 | *p_fd | s32min-s32max[u] |
| USER_PTR | 1 | p_fd |