Defined in 1 files as a prototype:
Defined in 2 files as a function:
- include/net/bluetooth/coredump.h, line 123 (as a function)
- net/bluetooth/coredump.c, line 533 (as a function)
Referenced in 3 files:
- drivers/bluetooth/hci_qca.c, line 1647
- drivers/bluetooth/hci_vhci.c, line 376
- net/bluetooth/coredump.c, line 551
Smatch caller information:
drivers/bluetooth/hci_qca.c qca_hw_error() -> hci_devcd_abort()
| 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_abort()
| 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 |