Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/openvswitch/vport-internal_dev.c internal_dev_create() -> internal_dev_priv()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | netdev | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &ovs_mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| 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/openvswitch/vport-internal_dev.c internal_dev_xmit() -> internal_dev_priv()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | netdev | 4096-ptr_max |
| DATA_SOURCE | 0 | netdev | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | netdev->group | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->num_tc | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->real_num_rx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->stats.rx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->tx_queue_len | |
| LOCK2 | rcu_read | ||
| HALF_LOCKED2 | &txq->_xmit_lock | ||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | 0 | &netdev->tx_global_lock |
net/openvswitch/vport-internal_dev.c ovs_internal_dev_get_vport() -> internal_dev_priv()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | netdev | 4096-ptr_max |
| BUF_SIZE | 0 | netdev->name_node | (-1),64 |
| BUF_SIZE | 0 | netdev->name_node->name | (-1),16 |
| BUF_SIZE | 0 | netdev->rtnl_link_ops | (-1),288 |
| DATA_SOURCE | 0 | netdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | netdev->group | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->num_napi_configs | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->num_rx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->real_num_rx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | netdev->real_num_tx_queues | |
| HALF_LOCKED2 | global &ovs_mutex | ||
| HALF_LOCKED2 | rcu_read |