Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/core/dev.c netdev_run_todo() -> netdev_name_node_alt_flush()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->ptype_all.next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->ptype_specific.next | 4096-ptr_max |
| PARAM_VALUE | 0 | *dev->name | 0-255 |
| CAPPED_DATA | 0 | &dev->ptype_all | 1 |
| CAPPED_DATA | 0 | &dev->ptype_specific | 1 |
| DATA_SOURCE | 0 | dev | r netdev_wait_allrefs_any |
| PARAM_COMPARE | 0 | &dev->ptype_all | == $0->ptype_all.next |
| PARAM_COMPARE | 0 | &dev->ptype_specific | == $0->ptype_specific.next |
| NOCHECK_CALL |