Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/bluetooth/l2cap_core.c l2cap_config_req() -> l2cap_ertm_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chan | 4096-ptr_max |
| PARAM_VALUE | 0 | chan->conf_len | 0 |
| PARAM_VALUE | 0 | chan->fcs | 0-1 |
| PARAM_VALUE | 0 | chan->ident | 1-255 |
| PARAM_VALUE | 0 | chan->kref.refcount.refs.counter | (-1073741824),0-s32max |
| PARAM_VALUE | 0 | chan->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | chan->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | chan->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | chan->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | chan->mode | 3-4 |
| PARAM_VALUE | 0 | chan->omtu | 48-u16max |
| PARAM_VALUE | 0 | chan->ops->teardown | 4096-ptr_max |
| PARAM_VALUE | 0 | chan->remote_tx_win | 0-255 |
| PARAM_VALUE | 0 | chan->state | 6-7 |
| CAPPED_DATA | 0 | chan->mode | 1 |
| DATA_SOURCE | 0 | chan | r l2cap_get_chan_by_scid |
| BIT_INFO | 0 | chan->state | 0x6,0x7 |
| RX_PATH | |||
| USER_DATA | 0 | chan->ident | 1-255[u] |
| LOCK2 | &conn->lock | ||
| LOCK2 | &pool->lock | ||
| TYPE_LOCK | (struct l2cap_conn)->lock |
net/bluetooth/l2cap_core.c l2cap_config_rsp() -> l2cap_ertm_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chan | 4096-ptr_max |
| PARAM_VALUE | 0 | chan->fcs | 0-1 |
| PARAM_VALUE | 0 | chan->kref.refcount.refs.counter | (-1073741824),0-s32max |
| PARAM_VALUE | 0 | chan->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | chan->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | chan->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | chan->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | chan->mode | 3-4 |
| PARAM_VALUE | 0 | chan->num_conf_rsp | 0-2 |
| PARAM_VALUE | 0 | chan->ops->teardown | 4096-ptr_max |
| DATA_SOURCE | 0 | chan | r l2cap_get_chan_by_scid |
| FUZZY_MAX | 0 | chan->num_conf_rsp | 2 |
| RX_PATH | |||
| LOCK2 | &conn->lock | ||
| LOCK2 | &pool->lock | ||
| TYPE_LOCK | (struct l2cap_conn)->lock |