Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/bluetooth/l2cap_core.c l2cap_config_req() -> set_default_fcs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chan | 4096-ptr_max |
| PARAM_VALUE | 0 | chan->fcs | 0 |
| PARAM_VALUE | 0 | chan->mode | 0,3-4 |
| CAPPED_DATA | 0 | chan->mode | 1 |
| DATA_SOURCE | 0 | chan | r l2cap_get_chan_by_scid |
| RX_PATH | |||
| NOCHECK_CALL | |||
| 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() -> set_default_fcs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chan | 4096-ptr_max |
| PARAM_VALUE | 0 | chan->fcs | 0 |
| DATA_SOURCE | 0 | chan | r l2cap_get_chan_by_scid |
| RX_PATH | |||
| NOCHECK_CALL | |||
| LOCK2 | &conn->lock | ||
| LOCK2 | &pool->lock | ||
| TYPE_LOCK | (struct l2cap_conn)->lock |