Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/intel/i40e/i40e_main.c i40e_fdir_sb_setup() -> i40e_vsi_setup_irqhandler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsi | 1-u64max |
| NOCHECK_CALL |
drivers/net/ethernet/intel/i40e/i40e_main.c i40e_vsi_mem_alloc() -> i40e_vsi_setup_irqhandler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsi | 4096-ptr_max |
| BUF_SIZE | 0 | vsi | 8192 |
| CAPPED_DATA | 0 | vsi->back->num_alloc_vsi | 1 |
| CAPPED_DATA | 0 | vsi->idx | 1 |
| CAPPED_DATA | 0 | vsi->tx_rings | 1 |
| DATA_SOURCE | 0 | vsi | r _kzalloc_noprof |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | vsi->back->num_alloc_vsi | |
| NO_OVERFLOW_SIMPLE | 0 | vsi->idx | |
| LOCK2 | &pf->switch_mutex | ||
| TYPE_LOCK | (struct i40e_pf)->switch_mutex |