Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- net/bluetooth/hci_conn.c, line 1321
- net/bluetooth/hci_sync.c, line 890
- net/bluetooth/mgmt.c, line 1495
Smatch caller information:
net/bluetooth/mgmt.c cmd_complete_rsp() -> hci_cmd_sync_dequeue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | func | 0 |
| PARAM_VALUE | 2 | data | 4096-ptr_max |
| PARAM_VALUE | 3 | destroy | 0 |
| DATA_SOURCE | 2 | data | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &hdev->lock | ||
| LOCK2 | &hdev->mgmt_pending_lock | ||
| HALF_LOCKED2 | &hdev->req_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct hci_dev)->lock | ||
| TYPE_LOCK | (struct hci_dev)->mgmt_pending_lock |
net/bluetooth/hci_conn.c hci_conn_del() -> hci_cmd_sync_dequeue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | func | 0 |
| PARAM_VALUE | 2 | data | 4096-ptr_max |
| PARAM_VALUE | 3 | destroy | 0 |
| BUF_SIZE | 2 | data | (-1),1,3-8196 |
| DATA_SOURCE | 2 | data | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &hdev->lock | ||
| HALF_LOCKED2 | &hdev->req_lock | ||
| HALF_LOCKED2 | &pool->lock |