Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/openvswitch/flow_table.c ovs_flow_tbl_remove() -> table_instance_flow_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 4096-ptr_max |
| PARAM_VALUE | 0 | table->count | 1-u32max |
| PARAM_VALUE | 0 | table->mask_array | 4096-ptr_max |
| PARAM_VALUE | 3 | flow | 4096-ptr_max |
| PARAM_VALUE | 3 | flow->id.ufid_len | 0-16 |
| PARAM_VALUE | 3 | flow->mask | 4096-ptr_max |
| CAPPED_DATA | 3 | flow->id.ufid_len | 1 |
| CAPPED_DATA | 3 | flow->mask | 1 |
| DATA_SOURCE | 0 | table | $0 |
| DATA_SOURCE | 3 | flow | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| 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/flow_table.c table_instance_flow_flush() -> table_instance_flow_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 4096-ptr_max |
| PARAM_VALUE | 1 | ti | 4096-ptr_max |
| PARAM_VALUE | 1 | ti->buckets | 4096-ptr_max |
| PARAM_VALUE | 1 | ti->n_buckets | 1-u32max |
| PARAM_VALUE | 3 | flow | 4096-ptr_max |
| PARAM_VALUE | 3 | flow->flow_table.node | 4096-ptr_max |
| BUF_SIZE | 0 | table | (-1),48 |
| BUF_SIZE | 0 | table | (-1),48 |
| DATA_SOURCE | 0 | table | $0 |
| DATA_SOURCE | 1 | ti | $1 |
| DATA_SOURCE | 2 | ufid_ti | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &ovs_mutex |