Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/bluetooth/l2cap_core.c l2cap_finish_move() -> l2cap_resegment()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chan | 4096-ptr_max |
| CAPPED_DATA | 0 | chan | 1 |
| CAPPED_DATA | 0 | chan->next_tx_seq | 1 |
| DATA_SOURCE | 0 | chan | $0 |
| RX_PATH | |||
| USER_PTR | 0 | chan->tx_send_head->data | |
| LOCK2 | &conn->lock | ||
| LOCK2 | 0 | &chan->lock | |
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct l2cap_chan)->lock | ||
| TYPE_LOCK | (struct l2cap_conn)->lock |
net/bluetooth/l2cap_core.c l2cap_rx_state_wait_f() -> l2cap_resegment()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chan | 4096-ptr_max |
| CAPPED_DATA | 0 | chan->next_tx_seq | 1 |
| CAPPED_DATA | 0 | &chan->tx_q | 1 |
| DATA_SOURCE | 0 | chan | $0 |
| RX_PATH | |||
| USER_PTR | 0 | chan->tx_send_head->data | |
| LOCK2 | &conn->lock | ||
| LOCK2 | &pool->lock | ||
| LOCK2 | 0 | &chan->lock | |
| TYPE_LOCK | (struct l2cap_chan)->lock | ||
| TYPE_LOCK | (struct l2cap_conn)->lock |