Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/bluetooth/rfcomm/core.c __rfcomm_dlc_disconn() -> rfcomm_queue_disc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | d | 4096-ptr_max |
| PARAM_VALUE | 0 | d->session | 1-u64max |
| PARAM_VALUE | 0 | d->state | 8 |
| CAPPED_DATA | 0 | d | 1 |
| CAPPED_DATA | 0 | &d->tx_queue | 1 |
| DATA_SOURCE | 0 | d | $0 |
| PARAM_COMPARE | 0 | &d->tx_queue | != $0->tx_queue.next |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | d->dlci | 1-63[c] |
| LOCK2 | global &rfcomm_mutex |