Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c vmw_cmd_dx_destroy_shader() -> vmw_shader_remove()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | shader_type | 0 |
| PARAM_VALUE | 3 | list | 4096-ptr_max |
| PARAM_VALUE | 3 | list->next | 4096-ptr_max |
| PARAM_VALUE | 3 | list->prev | 4096-ptr_max |
| LOCK2 | &dev_priv->cmdbuf_mutex | ||
| TYPE_LOCK | (struct vmw_private)->cmdbuf_mutex |
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c vmw_cmd_shader_destroy() -> vmw_shader_remove()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 3 | list | 4096-ptr_max |
| PARAM_VALUE | 3 | list->next | 4096-ptr_max |
| PARAM_VALUE | 3 | list->prev | 4096-ptr_max |
| LOCK2 | &dev_priv->cmdbuf_mutex | ||
| TYPE_LOCK | (struct vmw_private)->cmdbuf_mutex |