Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/ethtool/rss.c ethnl_rss_create_doit() -> rss_get_data_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 977740129064083456 |
| PARAM_VALUE | 0 | data->base.dev | 0 |
| PARAM_VALUE | 0 | data->hfunc | 0-255 |
| PARAM_VALUE | 0 | data->hkey | 0,4096-ptr_max |
| PARAM_VALUE | 0 | data->hkey_size | 0-u16max |
| PARAM_VALUE | 0 | data->indir_table | 16,4096-ptr_max |
| PARAM_VALUE | 0 | data->input_xfrm | 0-255 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | data->indir_size | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read |
net/ethtool/rss.c rss_cleanup_data() -> rss_get_data_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/ethtool/rss.c rss_prepare_get() -> rss_get_data_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 4096-ptr_max |
| PARAM_VALUE | 0 | data->hfunc | 0-255 |
| PARAM_VALUE | 0 | data->hkey | 4096-ptr_max |
| PARAM_VALUE | 0 | data->hkey_size | 0-u16max |
| PARAM_VALUE | 0 | data->indir_table | 16,4096-ptr_max |
| PARAM_VALUE | 0 | data->input_xfrm | 0-255 |
| DATA_SOURCE | 0 | data | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->ethtool->rss_lock | ||
| TYPE_LOCK | (struct ethtool_netdev_state)->rss_lock |