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/vmwgfx/vmwgfx_shader.c, line 867
- drivers/gpu/drm/vmwgfx/vmwgfx_so.c, line 404
- drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c, line 345
Smatch caller information:
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c vmw_shader_remove() -> vmw_cmdbuf_res_remove()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | res_type | 0 |
| PARAM_VALUE | 2 | user_key | 0-16777215 |
| PARAM_VALUE | 3 | list | 4096-ptr_max |
| PARAM_VALUE | 3 | list->next | 4096-ptr_max |
| PARAM_VALUE | 3 | list->prev | 4096-ptr_max |
| PARAM_VALUE | 4 | res_p | 99014619279204352 |
| DATA_SOURCE | 0 | man | $0 |
| DATA_SOURCE | 3 | list | $3 |
| LOCK2 | &dev_priv->cmdbuf_mutex | ||
| TYPE_LOCK | (struct vmw_private)->cmdbuf_mutex |
drivers/gpu/drm/vmwgfx/vmwgfx_so.c vmw_view_remove() -> vmw_cmdbuf_res_remove()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | res_type | 1 |
| PARAM_VALUE | 2 | user_key | 0-4194303 |
| PARAM_VALUE | 3 | list | 4096-ptr_max |
| PARAM_VALUE | 3 | list->next | 4096-ptr_max |
| PARAM_VALUE | 3 | list->prev | 4096-ptr_max |
| PARAM_VALUE | 4 | res_p | 6113872409696935936 |
| DATA_SOURCE | 0 | man | $0 |
| DATA_SOURCE | 3 | list | $3 |
| DATA_SOURCE | 4 | res_p | $4 |
| LOCK2 | &dev_priv->cmdbuf_mutex | ||
| TYPE_LOCK | (struct vmw_private)->cmdbuf_mutex |
drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c vmw_dx_streamoutput_remove() -> vmw_cmdbuf_res_remove()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | res_type | 2 |
| PARAM_VALUE | 3 | list | 4096-ptr_max |
| PARAM_VALUE | 3 | list->next | 4096-ptr_max |
| PARAM_VALUE | 3 | list->prev | 4096-ptr_max |
| PARAM_VALUE | 4 | res_p | 4614662416849166336 |
| DATA_SOURCE | 0 | man | $0 |
| DATA_SOURCE | 2 | user_key | $1 |
| DATA_SOURCE | 3 | list | $2 |
| LOCK2 | &dev_priv->cmdbuf_mutex | ||
| TYPE_LOCK | (struct vmw_private)->cmdbuf_mutex |