Defined in 1 files as a prototype:
Defined in 2 files as a function:
- include/net/bluetooth/coredump.h, line 118 (as a function)
- net/bluetooth/coredump.c, line 513 (as a function)
Referenced in 7 files:
- drivers/bluetooth/btintel.c, line 3976
- drivers/bluetooth/btmtk.c, line 459
- drivers/bluetooth/btnxpuart.c, line 1388
- drivers/bluetooth/btusb.c
- drivers/bluetooth/hci_qca.c, line 1186
- drivers/bluetooth/hci_vhci.c, line 373
- net/bluetooth/coredump.c, line 531
Smatch caller information:
drivers/bluetooth/hci_qca.c qca_controller_memdump() -> hci_devcd_complete()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 0,4096-ptr_max |
| NOCHECK_CALL | |||
| LOCK2 | &qca->hci_memdump_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct qca_data)->hci_memdump_lock |
drivers/bluetooth/hci_vhci.c force_devcd_write() -> hci_devcd_complete()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.supported | 1 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | hdev->dump.timeout | 250-u32max |
drivers/bluetooth/btusb.c btusb_rtl_alloc_devcoredump() -> hci_devcd_complete()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.supported | 1 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/bluetooth/btusb.c handle_dump_pkt_qca() -> hci_devcd_complete()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| NOCHECK_CALL |
drivers/bluetooth/btintel.c btintel_diagnostics() -> hci_devcd_complete()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.supported | 1 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| NOCHECK_CALL |
drivers/bluetooth/btmtk.c btmtk_process_coredump() -> hci_devcd_complete()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.supported | 1 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| NOCHECK_CALL |
drivers/bluetooth/btnxpuart.c nxp_process_fw_dump() -> hci_devcd_complete()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.supported | 1 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |