Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/bluetooth/btintel.c, line 574 (as a function)
- drivers/bluetooth/btintel.h, line 418 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/bluetooth/btintel.c btintel_read_version_tlv() -> btintel_parse_version_tlv()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->cmd_cnt.counter | 1 |
| PARAM_VALUE | 0 | hdev->dev_flags | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.alloc_size | 0 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next->prev | 2011684551238094848 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev->next | 2011684551238094848 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.qlen | 0 |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.next->next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev->next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev->prev | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.head | 0 |
| PARAM_VALUE | 0 | hdev->dump.state | 0 |
| PARAM_VALUE | 0 | hdev->dump.tail | 0 |
| PARAM_VALUE | 0 | hdev->msft_opcode | 64542 |
| PARAM_VALUE | 0 | hdev->quirk_flags | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->req_lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->req_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->req_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->req_lock.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->req_lock.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | hdev->req_rsp->_nfct | 0 |
| PARAM_VALUE | 0 | hdev->req_rsp->_skb_refdst | 0 |
| PARAM_VALUE | 0 | hdev->req_rsp->active_extensions | 0 |
| PARAM_VALUE | 0 | hdev->req_rsp->destructor | 0 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk | 0 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->__sk_common.skc_net.net->notrefcnt_tracker.dead | 1 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->__sk_common.skc_net.net->notrefcnt_tracker.quarantine.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->__sk_common.skc_net.net->refcnt_tracker.dead | 1 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->sk_bpf_storage->owner_refcnt.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->sk_rcu.func | 1-u64max |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_status | 0-1 |
| PARAM_VALUE | 0 | hdev->req_workqueue->flush_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->req_workqueue->work_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->set_quality_report | 6291660545151021056 |
| PARAM_VALUE | 0 | hdev->setup | 1-u64max |
| PARAM_VALUE | 0 | hdev->workqueue->flags | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->workqueue->flush_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->workqueue->nr_drainers | s32min-s32max |
| PARAM_VALUE | 0 | hdev->workqueue->work_color | s32min-s32max |
| PARAM_VALUE | 1 | version | 4207299110998384640,4708684251253944320,7156842740516839424 |
| PARAM_VALUE | 2 | skb | 4096-ptr_max |
| PARAM_VALUE | 2 | skb->data | 4096-ptr_max |
| DATA_SOURCE | 0 | hdev | $0 |
| DATA_SOURCE | 1 | version | $1 |
| DATA_SOURCE | 2 | skb | r __hci_cmd_sync |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | 0 | &hdev->req_lock | |
| TYPE_LOCK | (struct hci_dev)->req_lock |
drivers/bluetooth/btintel.c btintel_setup_combined() -> btintel_parse_version_tlv()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->cmd_cnt.counter | 1 |
| PARAM_VALUE | 0 | hdev->dev_flags | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.alloc_size | 0 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next->prev | 2011684551238094848 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev->next | 2011684551238094848 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.qlen | 0 |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.next->next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev->next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev->prev | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.head | 0 |
| PARAM_VALUE | 0 | hdev->dump.state | 0 |
| PARAM_VALUE | 0 | hdev->dump.tail | 0 |
| PARAM_VALUE | 0 | hdev->quirk_flags | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->req_lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->req_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->req_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->req_lock.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->req_lock.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | hdev->req_rsp->sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_status | 0-1 |
| PARAM_VALUE | 0 | hdev->req_workqueue->flush_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->req_workqueue->work_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->set_quality_report | 6291660545151021056 |
| PARAM_VALUE | 0 | hdev->setup | 1-u64max |
| PARAM_VALUE | 0 | hdev->workqueue->flags | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->workqueue->flush_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->workqueue->nr_drainers | s32min-s32max |
| PARAM_VALUE | 0 | hdev->workqueue->work_color | s32min-s32max |
| PARAM_VALUE | 1 | version | 4708684251253944320 |
| PARAM_VALUE | 2 | skb | 4096-ptr_max |
| PARAM_VALUE | 2 | skb->data | 4096-ptr_max |
| CAPPED_DATA | 0 | hdev | 1 |
| DATA_SOURCE | 0 | hdev | $0 |
| DATA_SOURCE | 2 | skb | r __hci_cmd_sync |
| MEM_ZERO | 1 | version | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | &hdev->req_lock | |
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct hci_dev)->req_lock |
drivers/bluetooth/btintel_pcie.c btintel_pcie_setup_internal() -> btintel_parse_version_tlv()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->cmd_cnt.counter | 1 |
| PARAM_VALUE | 0 | hdev->dev_flags | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.alloc_size | 0 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.next->prev | 2011684551238094848 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->dump.dump_q.prev->next | 2011684551238094848 |
| PARAM_VALUE | 0 | hdev->dump.dump_q.qlen | 0 |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.next->next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev->next | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.dump_timeout.work.entry.prev->prev | 1-u64max |
| PARAM_VALUE | 0 | hdev->dump.head | 0 |
| PARAM_VALUE | 0 | hdev->dump.state | 0 |
| PARAM_VALUE | 0 | hdev->dump.tail | 0 |
| PARAM_VALUE | 0 | hdev->quirk_flags | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->req_lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->req_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->req_lock.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->req_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->req_lock.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->req_lock.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | hdev->req_skb->sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->req_status | 0-1 |
| PARAM_VALUE | 0 | hdev->req_workqueue->flush_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->req_workqueue->work_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | hdev->sent_cmd->sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->set_quality_report | 6291660545151021056 |
| PARAM_VALUE | 0 | hdev->setup | 1-u64max |
| PARAM_VALUE | 0 | hdev->workqueue->flags | 0-4294967295 |
| PARAM_VALUE | 0 | hdev->workqueue->flush_color | s32min-s32max |
| PARAM_VALUE | 0 | hdev->workqueue->nr_drainers | s32min-s32max |
| PARAM_VALUE | 0 | hdev->workqueue->work_color | s32min-s32max |
| PARAM_VALUE | 1 | version | 7156842740516839424 |
| PARAM_VALUE | 2 | skb | 4096-ptr_max |
| PARAM_VALUE | 2 | skb->data | 4096-ptr_max |
| CAPPED_DATA | 0 | hdev | 1 |
| DATA_SOURCE | 0 | hdev | $0 |
| DATA_SOURCE | 2 | skb | r __hci_cmd_sync |
| MEM_ZERO | 1 | version | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | &hdev->req_lock | |
| TYPE_LOCK | (struct hci_dev)->req_lock |