Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/drm_mode_object.c drm_mode_object_get_properties() -> __drm_object_property_get_value()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | obj | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->properties | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->properties->count | 1-s32max |
| PARAM_VALUE | 0 | obj->properties->properties | 4096-ptr_max |
| PARAM_VALUE | 1 | property | 4096-ptr_max |
| PARAM_VALUE | 1 | property->flags | 0-2147483646,2147483648-u32max |
| PARAM_VALUE | 2 | val | 7788449180259487744 |
| DATA_SOURCE | 0 | obj | $0 |
| USER_DATA | 0 | obj->id | 0-u32max[c] |
| HALF_LOCKED2 | &dev->mode_config.connection_mutex.mutex |
drivers/gpu/drm/drm_mode_object.c drm_object_property_get_value() -> __drm_object_property_get_value()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | obj | 4096-ptr_max |
| PARAM_VALUE | 1 | property | 4096-ptr_max |
| PARAM_VALUE | 1 | property->dev | 4096-ptr_max |
| PARAM_VALUE | 1 | property->dev->driver | 4096-ptr_max |
| PARAM_VALUE | 1 | property->dev->mode_config.funcs->atomic_commit | 0,1709437739929436160,3385958169767186432,9025212985888776192 |
| PARAM_VALUE | 2 | val | 4096-ptr_max |
| DATA_SOURCE | 0 | obj | $0 |
| DATA_SOURCE | 1 | property | $1 |
| DATA_SOURCE | 2 | val | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING |