Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/core/dev_addr_lists.c dev_mc_unsync() -> __hw_addr_unsync()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | to_list | 4096-ptr_max |
| PARAM_VALUE | 1 | from_list | 4096-ptr_max |
| CAPPED_DATA | 2 | addr_len | 1 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 2 | addr_len | unit_byte |
| LOCK2 | &from->addr_list_lock | ||
| LOCK2 | &to->addr_list_lock | ||
| LOCK2 | bh | ||
| TYPE_LOCK | (struct net_device)->addr_list_lock |
net/core/dev_addr_lists.c dev_uc_unsync() -> __hw_addr_unsync()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | to_list | 4096-ptr_max |
| PARAM_VALUE | 1 | from_list | 4096-ptr_max |
| CAPPED_DATA | 2 | addr_len | 1 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 2 | addr_len | unit_byte |
| LOCK2 | &from->addr_list_lock | ||
| LOCK2 | &to->addr_list_lock | ||
| LOCK2 | bh | ||
| TYPE_LOCK | (struct net_device)->addr_list_lock |