Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/bluetooth/btintel.c, line 4034 (as a function)
- drivers/bluetooth/btintel.h, line 397 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/bluetooth/btintel.c btintel_recv_event() -> btintel_bootup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 1 | ptr | 4096-ptr_max |
| PARAM_VALUE | 1 | *ptr | 0-255 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | ptr | unit_byte |
| UNITS | 2 | len | unit_byte |
| USER_PTR | 1 | ptr | |
| LOCK2 | &data->rxlock | ||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct btusb_data)->rxlock |
drivers/bluetooth/btintel_pcie.c btintel_pcie_recv_event() -> btintel_bootup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 1 | ptr | 4096-ptr_max |
| PARAM_VALUE | 1 | *ptr | 0-255 |
| DATA_SOURCE | 0 | hdev | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| NOCHECK_CALL | |||
| UNITS | 1 | ptr | unit_byte |
| UNITS | 2 | len | unit_byte |
| USER_PTR | 1 | ptr | |
| LOCK2 | &data->hci_rx_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct btintel_pcie_data)->hci_rx_lock |