Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/base/dd.c device_driver_attach() -> __driver_probe_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | drv | 1-u64max |
| PARAM_VALUE | 1 | dev | 4096-ptr_max |
| DATA_SOURCE | 0 | drv | $0 |
| DATA_SOURCE | 1 | dev | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 1 | &dev->mutex | |
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | &parent->unreg_sem | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/base/dd.c driver_probe_device() -> __driver_probe_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 1 | dev | (-1)-0,16,24,56,64,120,1616,7104 |
| BUF_SIZE | 1 | dev | (-1)-0,16,24,56,64,120,1616,7104 |
| DATA_SOURCE | 0 | drv | $0 |
| DATA_SOURCE | 1 | dev | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | 1 | &dev->mutex |