Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/net/dsa/b53/b53_common.c, line 1158
- drivers/net/phy/phy.c, line 560
- drivers/net/phy/phy_device.c, line 3952
- net/dsa/conduit.c, line 236
Smatch caller information:
net/dsa/conduit.c dsa_conduit_get_strings() -> phy_ethtool_get_strings()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->get_stats | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->get_strings | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->lock.osq.tail.counter | 0-s32max |
| BUF_SIZE | 1 | data | (-1),32-2147483616 |
| BUF_SIZE | 1 | data | (-1),32-2147483616 |
| DATA_SOURCE | 1 | data | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/dsa/b53/b53_common.c b53_get_strings() -> phy_ethtool_get_strings()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 4096-ptr_max |
| PARAM_VALUE | 1 | data | 4096-ptr_max |
| DATA_SOURCE | 0 | phydev | r b53_get_phy_device |
| DATA_SOURCE | 1 | data | $3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/ethtool/strset.c strset_prepare_set() -> (struct ethtool_phy_ops)->get_strings()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->get_stats | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->get_strings | 0,4096-ptr_max |
| PARAM_VALUE | 1 | data | 16,4096-ptr_max |
| BUF_SIZE | 1 | data | 32 |
| DATA_SOURCE | 0 | phydev | $2 |
| DATA_SOURCE | 1 | data | r _kmalloc_array_noprof |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/ethtool/ioctl.c __ethtool_get_strings() -> (struct ethtool_phy_ops)->get_strings()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| PARAM_VALUE | 1 | data | 1-u64max |
| BUF_SIZE | 1 | data | 32-2147483616 |
| BUF_SIZE | 1 | data | 32-2147483616 |
| DATA_SOURCE | 1 | data | $2 |
| NOCHECK_CALL |