Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/gpu/drm/drm_debugfs.c, line 275 (as a function)
- include/drm/drm_debugfs.h, line 165 (as a function)
Referenced in 5 files:
- drivers/gpu/drm/drm_debugfs.c, line 291
- drivers/gpu/drm/tegra/dc.c, line 1865
- drivers/gpu/drm/tegra/dsi.c, line 267
- drivers/gpu/drm/tegra/hdmi.c, line 1126
- drivers/gpu/drm/tegra/sor.c, line 1716
Smatch caller information:
drivers/gpu/drm/tegra/dc.c tegra_dc_early_unregister() -> drm_debugfs_remove_files()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | count | 3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | count | unit_array_size |
| HALF_LOCKED2 | global &component_mutex | ||
| HALF_LOCKED2 | global &xenwatch_mutex |
drivers/gpu/drm/tegra/hdmi.c tegra_hdmi_early_unregister() -> drm_debugfs_remove_files()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | count | 1 |
| PARAM_VALUE | 2 | root->d_inode->i_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 2 | root->d_inode->i_rwsem.first_waiter->type | 0-1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | count | unit_array_size |
| LOCK2 | &connector->mutex | ||
| TYPE_LOCK | (struct drm_connector)->mutex |
drivers/gpu/drm/tegra/sor.c tegra_sor_early_unregister() -> drm_debugfs_remove_files()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | count | 2 |
| PARAM_VALUE | 2 | root->d_inode->i_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 2 | root->d_inode->i_rwsem.first_waiter->type | 0-1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | count | unit_array_size |
| LOCK2 | &connector->mutex | ||
| TYPE_LOCK | (struct drm_connector)->mutex |
drivers/gpu/drm/tegra/dsi.c tegra_dsi_early_unregister() -> drm_debugfs_remove_files()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | count | 1 |
| PARAM_VALUE | 2 | root->d_inode->i_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 2 | root->d_inode->i_rwsem.first_waiter->type | 0-1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | count | unit_array_size |
| LOCK2 | &connector->mutex | ||
| TYPE_LOCK | (struct drm_connector)->mutex |