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/base/driver.c driver_register() -> bus_remove_driver()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | drv | 4096-ptr_max |
| PARAM_VALUE | 0 | drv->bus | 4096-ptr_max |
| PARAM_VALUE | 0 | drv->groups | 4096-ptr_max |
| PARAM_VALUE | 0 | drv->p | 4096-ptr_max |
| PARAM_VALUE | 0 | drv->p->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | drv->p->mkobj | 4096-ptr_max |
| BUF_SIZE | 0 | drv | (-1),152 |
| BUF_SIZE | 0 | drv | (-1),152 |
| BUF_SIZE | 0 | drv->bus | (-1),168 |
| BUF_SIZE | 0 | drv->mod_name | (-1),5,8-12 |
| BUF_SIZE | 0 | drv->name | (-1),1-s32max |
| CAPPED_DATA | 0 | drv | 1 |
| CAPPED_DATA | 0 | drv->bus | 1 |
| DATA_SOURCE | 0 | drv | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &ipmi_interfaces_mutex | ||
| HALF_LOCKED2 | global &table_lock |
drivers/base/driver.c driver_unregister() -> bus_remove_driver()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | drv | 4096-ptr_max |
| PARAM_VALUE | 0 | drv->groups | 0,4096-ptr_max |
| PARAM_VALUE | 0 | drv->p | 1-u64max |
| DATA_SOURCE | 0 | drv | $0 |
| NOCHECK_CALL |