Documented in 1 files:
Defined in 1 files as a struct:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/drm_framebuffer.c
- include/uapi/drm/drm.h, line 1335
- tools/perf/trace/beauty/include/uapi/drm/drm.h, line 1335
Smatch caller information:
drivers/gpu/drm/drm_framebuffer.c drm_mode_closefb_ioctl() -> drm_mode_closefb()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fb | 4096-ptr_max |
| PARAM_VALUE | 1 | file_priv | 4096-ptr_max |
| PARAM_VALUE | 1 | file_priv->master_lookup_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | file_priv->minor | 4096-ptr_max |
| PARAM_VALUE | 1 | file_priv->minor->dev | 4096-ptr_max |
| BUF_SIZE | 1 | file_priv | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | file_priv | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | fb | r drm_framebuffer_lookup |
| DATA_SOURCE | 1 | file_priv | $2 |
drivers/gpu/drm/drm_framebuffer.c drm_mode_rmfb() -> drm_mode_closefb()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fb | 4096-ptr_max |
| BUF_SIZE | 1 | file_priv | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | file_priv | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | fb | r drm_framebuffer_lookup |
| DATA_SOURCE | 1 | file_priv | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING |