Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c vmw_resource_check_buffer() -> vmw_resource_buf_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | res | 4096-ptr_max |
| PARAM_VALUE | 0 | res->func | 4096-ptr_max |
| PARAM_VALUE | 0 | res->func->may_evict | 1 |
| PARAM_VALUE | 0 | res->guest_memory_bo | 0 |
| PARAM_VALUE | 0 | res->lru_head.next | 4096-ptr_max |
| PARAM_VALUE | 0 | res->lru_head.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | res->lru_head.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | res->lru_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | res->lru_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | res->lru_head.prev->prev | 4096-ptr_max |
| DATA_SOURCE | 0 | res | $1 |
| DATA_SOURCE | 1 | interruptible | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dev_priv->cmdbuf_mutex |
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c vmw_resource_reserve() -> vmw_resource_buf_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | res | 4096-ptr_max |
| PARAM_VALUE | 0 | res->dev_priv | 4096-ptr_max |
| PARAM_VALUE | 0 | res->dev_priv->resource_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | res->func | 4096-ptr_max |
| PARAM_VALUE | 0 | res->func->needs_guest_memory | 1 |
| PARAM_VALUE | 0 | res->guest_memory_bo | 0 |
| PARAM_VALUE | 0 | res->lru_head.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | res->lru_head.prev->next | 4096-ptr_max |
| DATA_SOURCE | 0 | res | $0 |
| DATA_SOURCE | 1 | interruptible | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dev_priv->cmdbuf_mutex |