Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/usb/r8152.c alloc_all_mem() -> alloc_rx_agg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->intf | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->netdev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->netdev->dev.parent | 0,4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_done.next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_done.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_done.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_done.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_done.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_info.next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_info.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_info.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_info.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_info.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_queue.next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_queue.qlen | 0 |
| PARAM_VALUE | 0 | tp->tx_free.next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->tx_free.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->tx_free.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->tx_free.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->tx_free.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->tx_queue.next | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->tx_queue.qlen | 0 |
| PARAM_VALUE | 1 | mflags | 3264 |
| DATA_SOURCE | 0 | tp | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/usb/r8152.c rtl_get_free_rx() -> alloc_rx_agg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->rx_count.counter | s32min-(-2),0-s32max |
| PARAM_VALUE | 0 | tp->rx_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | tp->rx_pending | 1-u32max |
| PARAM_VALUE | 0 | tp->rx_queue.next | 4096-ptr_max |
| PARAM_VALUE | 1 | mflags | 2080 |
| CAPPED_DATA | 0 | &tp->rx_used | 1 |
| DATA_SOURCE | 0 | tp | $0 |
| DATA_SOURCE | 1 | mflags | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read |