Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/net/ipvlan/ipvlan_main.c ipvlan_del_addr() -> ipvlan_find_addr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ipvlan | 4096-ptr_max |
| PARAM_VALUE | 0 | ipvlan->port | 4096-ptr_max |
| PARAM_VALUE | 0 | ipvlan->port->addrs_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | iaddr | 4096-ptr_max |
| DATA_SOURCE | 0 | ipvlan | $0 |
| DATA_SOURCE | 1 | iaddr | $1 |
| DATA_SOURCE | 2 | is_v6 | $2 |
| PREEMPT_ADD | <- disables preempt | ||
| LOCK2 | bh | ||
| LOCK2 | 0 | &ipvlan->port->addrs_lock | |
| TYPE_LOCK | (struct ipvl_port)->addrs_lock |
drivers/net/ipvlan/ipvlan_core.c ipvlan_addr_busy() -> ipvlan_find_addr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ipvlan | 4096-ptr_max |
| PARAM_VALUE | 1 | iaddr | 4096-ptr_max |
| BUF_SIZE | 1 | iaddr | (-1),4,16 |
| BUF_SIZE | 1 | iaddr | (-1),4,16 |
| DATA_SOURCE | 1 | iaddr | $1 |
| DATA_SOURCE | 2 | is_v6 | $2 |
| PREEMPT_ADD | |||
| LOCK2 | &port->addrs_lock | ||
| LOCK2 | bh | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct ipvl_port)->addrs_lock |