Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/nfc/microread/microread.c
- drivers/nfc/pn544/pn544.c
- drivers/nfc/st21nfca/core.c
- drivers/nfc/st21nfca/vendor_cmds.c
- net/nfc/hci/command.c
Smatch caller information:
net/nfc/hci/command.c nfc_hci_get_param() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev->init_data.gates->gate | 0-2,4-6,17-21,25,36,48-50,65,144,148,160-161,240 |
| PARAM_VALUE | 0 | hdev->ops->complete_target_discovered | 2578432759310467072,6143497454773673984,8809465825763397632 |
| PARAM_VALUE | 0 | hdev->ops->dep_link_up | 1335147448279359488,5903939832948645888,8908171238126723072 |
| PARAM_VALUE | 0 | hdev->ops->disable_se | 0,2702638623372668928,7201208658706321408 |
| PARAM_VALUE | 0 | hdev->ops->enable_se | 0,639148441343438848,3492831392662888448 |
| PARAM_VALUE | 0 | hdev->ops->event_received | 1156217942752169984,1895063588317057024,4374398730136637440 |
| PARAM_VALUE | 0 | hdev->ops->hci_ready | 5114601150466883584,6670702944343916544,8627932683244400640 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->ops->start_poll | 1225038050895134720,3806125492946878464,8421225152581263360 |
| PARAM_VALUE | 0 | hdev->ops->target_from_gate | 3000229578665795584,5758146192623042560,8948586557165420544 |
| PARAM_VALUE | 2 | cmd | 2 |
| PARAM_VALUE | 4 | param_len | 1 |
| PARAM_VALUE | 5 | skb | 4096-ptr_max |
| BUF_SIZE | 0 | hdev | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| DATA_SOURCE | 1 | gate | $1 |
| DATA_SOURCE | 5 | skb | $3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | hdev->sw_flashlib_major | 0-255 |
| USER_DATA | 0 | hdev->sw_flashlib_minor | 0-255 |
| USER_DATA | 0 | hdev->sw_patch | 0-15[c] |
| USER_DATA | 0 | hdev->sw_romlib | 0-15[c] |
| USER_DATA | 1 | gate | 0-255[u] |
| USER_DATA | 3 | *param | 0-255[u] |
| UNITS | 0 | hdev | unit_byte |
| USER_PTR | 3 | param | |
| USER_PTR | 5 | (*skb).data | |
| HALF_LOCKED2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &nfc_dev->genl_data.genl_data_mutex | ||
| HALF_LOCKED2 | &pool->lock |
net/nfc/hci/command.c nfc_hci_set_param() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates->gate | 0-2,4-6,17-21,25,36,48-50,65,144,148,160-161,240 |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->disable_se | 0,2702638623372668928,7201208658706321408 |
| PARAM_VALUE | 0 | hdev->ops->enable_se | 0,639148441343438848,3492831392662888448 |
| PARAM_VALUE | 0 | hdev->ops->event_received | 1156217942752169984,1895063588317057024,4374398730136637440 |
| PARAM_VALUE | 0 | hdev->ops->hci_ready | 5114601150466883584,6670702944343916544,8627932683244400640 |
| PARAM_VALUE | 0 | hdev->ops->load_session | 0,7118558307057455104 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->ops->start_poll | 1225038050895134720,3806125492946878464,8421225152581263360 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 0-1,19-20,36,48-50,144,148,160-161 |
| PARAM_VALUE | 2 | cmd | 1 |
| PARAM_VALUE | 3 | param | 4096-ptr_max |
| PARAM_VALUE | 3 | *param | 1-9,13,16 |
| PARAM_VALUE | 4 | param_len | 1-4000000 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-1),1-s32max |
| BUF_SIZE | 3 | param | 0-u64max |
| DATA_SOURCE | 0 | hdev | $0 |
| DATA_SOURCE | 1 | gate | $1 |
| DATA_SOURCE | 3 | param | r _kmalloc_noprof |
| STR_LEN | 0 | hdev | (-1)-8 |
| STR_LEN | 0 | hdev | (-1)-8 |
| HARD_MAX | 1 | gate | 161 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | hdev | unit_byte |
| HALF_LOCKED2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &nfc_dev->genl_data.genl_data_mutex | ||
| HALF_LOCKED2 | &pool->lock |
drivers/nfc/st21nfca/core.c st21nfca_hci_check_presence() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->check_presence | 6842429515381661696,8643510330510884864 |
| PARAM_VALUE | 1 | gate | 17,19 |
| PARAM_VALUE | 2 | cmd | 16 |
| PARAM_VALUE | 3 | param | 333323377970294784 |
| PARAM_VALUE | 3 | *param | 17 |
| PARAM_VALUE | 4 | param_len | 1 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/st21nfca/core.c st21nfca_hci_check_presence() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->check_presence | 6842429515381661696,8643510330510884864 |
| PARAM_VALUE | 1 | gate | 21 |
| PARAM_VALUE | 2 | cmd | 48 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/st21nfca/core.c st21nfca_hci_dep_link_down() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->dep_link_down | 5057036978114932736,6313822096516403200,7930923624526036992 |
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 48 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &nfc_dev->dev.mutex | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/st21nfca/core.c st21nfca_hci_load_session() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc->data->connect_wq | 7323710867328692224 |
| PARAM_VALUE | 0 | hdev->llc->data->state | 1 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->load_session | 7118558307057455104 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 19 |
| PARAM_VALUE | 3 | param | 4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 2 |
| PARAM_VALUE | 5 | skb | 2247288083913744384 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | param | 2 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 4 | param_len | unit_byte |
| USER_PTR | 5 | (*skb).data | |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->ethtool->rss_lock | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/st21nfca/core.c st21nfca_hci_load_session() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc->data->connect_wq | 7323710867328692224 |
| PARAM_VALUE | 0 | hdev->llc->data->state | 1 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->load_session | 7118558307057455104 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 19 |
| PARAM_VALUE | 3 | param | 4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 3 |
| PARAM_VALUE | 5 | skb | 5089217968868712448 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | param | 3 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 4 | param_len | unit_byte |
| USER_PTR | 5 | (*skb).data | |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->ethtool->rss_lock | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/st21nfca/core.c st21nfca_hci_stop_poll() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->stop_poll | 416494080555679744 |
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 48 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &nfc_dev->dev.mutex | ||
| LOCK2 | &nfc_dev->genl_data.genl_data_mutex | ||
| HALF_LOCKED2 | global &nfc_devlist_mutex | ||
| TYPE_LOCK | (struct device)->mutex | ||
| TYPE_LOCK | (struct nfc_genl_data)->genl_data_mutex |
drivers/nfc/microread/microread.c microread_hci_ready() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates->gate | 0-2,4-6,17-21,25,36,48-50,65,144,148,160-161,240 |
| PARAM_VALUE | 0 | hdev->llc | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc->data->connect_wq | 7323710867328692224 |
| PARAM_VALUE | 0 | hdev->llc->data->state | 1 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->hci_ready | 5114601150466883584,6670702944343916544,8627932683244400640 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 19 |
| PARAM_VALUE | 2 | cmd | 63 |
| PARAM_VALUE | 3 | param | 4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 1 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | param | 4 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/microread/microread.c microread_hci_ready() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates->gate | 0-2,4-6,17-21,25,36,48-50,65,144,148,160-161,240 |
| PARAM_VALUE | 0 | hdev->llc | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc->data->connect_wq | 7323710867328692224 |
| PARAM_VALUE | 0 | hdev->llc->data->state | 1 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->hci_ready | 5114601150466883584,6670702944343916544,8627932683244400640 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 25 |
| PARAM_VALUE | 2 | cmd | 63 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/microread/microread.c microread_hci_ready() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates->gate | 0-2,4-6,17-21,25,36,48-50,65,144,148,160-161,240 |
| PARAM_VALUE | 0 | hdev->llc | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc->data->connect_wq | 7323710867328692224 |
| PARAM_VALUE | 0 | hdev->llc->data->state | 1 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->hci_ready | 5114601150466883584,6670702944343916544,8627932683244400640 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 17 |
| PARAM_VALUE | 2 | cmd | 63 |
| PARAM_VALUE | 3 | param | 4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 3 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | param | 4 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/microread/microread.c microread_hci_ready() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates->gate | 0-2,4-6,17-21,25,36,48-50,65,144,148,160-161,240 |
| PARAM_VALUE | 0 | hdev->llc | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc->data->connect_wq | 7323710867328692224 |
| PARAM_VALUE | 0 | hdev->llc->data->state | 1 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->hci_ready | 5114601150466883584,6670702944343916544,8627932683244400640 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 18 |
| PARAM_VALUE | 2 | cmd | 63 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/microread/microread.c microread_hci_ready() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates->gate | 0-2,4-6,17-21,25,36,48-50,65,144,148,160-161,240 |
| PARAM_VALUE | 0 | hdev->llc | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc->data->connect_wq | 7323710867328692224 |
| PARAM_VALUE | 0 | hdev->llc->data->state | 1 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->hci_ready | 5114601150466883584,6670702944343916544,8627932683244400640 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 20 |
| PARAM_VALUE | 2 | cmd | 63 |
| PARAM_VALUE | 3 | param | 4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 4 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | param | 4 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/pn544/pn544.c pn544_hci_check_presence() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->check_presence | 6842429515381661696,8643510330510884864 |
| PARAM_VALUE | 2 | cmd | 48 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/pn544/pn544.c pn544_hci_check_presence() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->check_presence | 6842429515381661696,8643510330510884864 |
| PARAM_VALUE | 1 | gate | 19 |
| PARAM_VALUE | 2 | cmd | 50 |
| PARAM_VALUE | 4 | param_len | 4,7,10 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | param | 10 |
| DATA_SOURCE | 0 | hdev | $0 |
| UNITS | 4 | param_len | unit_byte |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/pn544/pn544.c pn544_hci_check_presence() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->check_presence | 6842429515381661696,8643510330510884864 |
| PARAM_VALUE | 2 | cmd | 18 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/pn544/pn544.c pn544_hci_complete_target_discovered() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_rx_queue.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->complete_target_discovered | 2578432759310467072,6143497454773673984,8809465825763397632 |
| PARAM_VALUE | 0 | hdev->ops->event_received | 1156217942752169984,1895063588317057024,4374398730136637440 |
| PARAM_VALUE | 0 | hdev->ops->target_from_gate | 3000229578665795584,5758146192623042560,8948586557165420544 |
| PARAM_VALUE | 0 | hdev->pipes | 4096-ptr_max |
| PARAM_VALUE | 1 | gate | 48 |
| PARAM_VALUE | 2 | cmd | 19 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| LOCK2 | &pool->lock |
drivers/nfc/pn544/pn544.c pn544_hci_complete_target_discovered() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_rx_queue.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->complete_target_discovered | 2578432759310467072,6143497454773673984,8809465825763397632 |
| PARAM_VALUE | 0 | hdev->ops->event_received | 1156217942752169984,1895063588317057024,4374398730136637440 |
| PARAM_VALUE | 0 | hdev->ops->target_from_gate | 3000229578665795584,5758146192623042560,8948586557165420544 |
| PARAM_VALUE | 0 | hdev->pipes | 4096-ptr_max |
| PARAM_VALUE | 1 | gate | 19 |
| PARAM_VALUE | 2 | cmd | 50 |
| PARAM_VALUE | 4 | param_len | 4,7,10 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 3 | param | 10 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| USER_DATA | 3 | *param | 0-255 |
| UNITS | 4 | param_len | unit_byte |
| USER_PTR | 3 | param | |
| LOCK2 | &pool->lock |
drivers/nfc/pn544/pn544.c pn544_hci_complete_target_discovered() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_rx_queue.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->complete_target_discovered | 2578432759310467072,6143497454773673984,8809465825763397632 |
| PARAM_VALUE | 0 | hdev->ops->event_received | 1156217942752169984,1895063588317057024,4374398730136637440 |
| PARAM_VALUE | 0 | hdev->ops->target_from_gate | 3000229578665795584,5758146192623042560,8948586557165420544 |
| PARAM_VALUE | 0 | hdev->pipes | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 1 | gate | 48 |
| PARAM_VALUE | 2 | cmd | 19 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| LOCK2 | &pool->lock |
drivers/nfc/pn544/pn544.c pn544_hci_complete_target_discovered() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_rx_queue.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->complete_target_discovered | 2578432759310467072,6143497454773673984,8809465825763397632 |
| PARAM_VALUE | 0 | hdev->ops->event_received | 1156217942752169984,1895063588317057024,4374398730136637440 |
| PARAM_VALUE | 0 | hdev->ops->target_from_gate | 3000229578665795584,5758146192623042560,8948586557165420544 |
| PARAM_VALUE | 0 | hdev->pipes | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 1 | gate | 20 |
| PARAM_VALUE | 2 | cmd | 50 |
| PARAM_VALUE | 3 | param | 4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 8 |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 3 | param | 1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| UNITS | 3 | param | unit_byte |
| UNITS | 4 | param_len | unit_byte |
| LOCK2 | &pool->lock |
drivers/nfc/pn544/pn544.c pn544_hci_complete_target_discovered() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_rx_queue.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->complete_target_discovered | 2578432759310467072,6143497454773673984,8809465825763397632 |
| PARAM_VALUE | 0 | hdev->ops->event_received | 1156217942752169984,1895063588317057024,4374398730136637440 |
| PARAM_VALUE | 0 | hdev->ops->target_from_gate | 3000229578665795584,5758146192623042560,8948586557165420544 |
| PARAM_VALUE | 0 | hdev->pipes | 4096-ptr_max |
| PARAM_VALUE | 1 | gate | 19 |
| PARAM_VALUE | 2 | cmd | 18 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 0 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| LOCK2 | &pool->lock |
drivers/nfc/pn544/pn544.c pn544_hci_discover_se() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->discover_se | 4818450538328551424,8318108203530334208 |
| PARAM_VALUE | 1 | gate | 144 |
| PARAM_VALUE | 2 | cmd | 33 |
| PARAM_VALUE | 3 | param | 0 |
| PARAM_VALUE | 4 | param_len | 0 |
| PARAM_VALUE | 5 | skb | 8903352419225600 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_PTR | 5 | (*skb).data | |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/pn544/pn544.c pn544_hci_enable_se() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ndev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->enable_se | 639148441343438848,3492831392662888448 |
| PARAM_VALUE | 1 | gate | 144 |
| PARAM_VALUE | 2 | cmd | 63 |
| PARAM_VALUE | 3 | param | 4096-u64max |
| PARAM_VALUE | 4 | param_len | 4 |
| PARAM_VALUE | 5 | skb | 798804159231864832 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | param | (-1),16 |
| BUF_SIZE | 3 | param | (-1),16 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_PTR | 5 | (*skb).data | |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/pn544/pn544.c pn544_hci_ready() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->init_data.gates->gate | 0-2,4-6,17-21,25,36,48-50,65,144,148,160-161,240 |
| PARAM_VALUE | 0 | hdev->llc | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->llc->data->connect_wq | 7323710867328692224 |
| PARAM_VALUE | 0 | hdev->llc->data->state | 1 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->llc->data->state_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_queue.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->msg_tx_work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->ops->hci_ready | 5114601150466883584,6670702944343916544,8627932683244400640 |
| PARAM_VALUE | 0 | hdev->ops->open | 6372492339431485440,6521110834225045504,6652152596844179456 |
| PARAM_VALUE | 0 | hdev->shutting_down | 0 |
| PARAM_VALUE | 0 | *hdev->gate2pipe | 0-255 |
| PARAM_VALUE | 1 | gate | 144 |
| PARAM_VALUE | 2 | cmd | 63 |
| PARAM_VALUE | 3 | param | 4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 4 |
| PARAM_VALUE | 5 | skb | 8111197306771013632 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | param | 4 |
| DATA_SOURCE | 0 | hdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_PTR | 5 | (*skb).data | |
| LOCK2 | &nfc_dev->dev.mutex | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct device)->mutex |
drivers/nfc/st21nfca/vendor_cmds.c st21nfca_hci_dm_field_generator() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 50 |
| PARAM_VALUE | 3 | param | 0,4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 0-u16max |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 3 | param | $1 |
| DATA_SOURCE | 4 | param_len | $2 |
| FUZZY_MAX | 4 | param_len | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 3 | *param | 0-255 |
| UNITS | 0 | hdev | unit_byte |
| USER_PTR | 3 | param | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read |
drivers/nfc/st21nfca/vendor_cmds.c st21nfca_hci_dm_get_data() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 16 |
| PARAM_VALUE | 3 | param | 0,4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 0-u16max |
| PARAM_VALUE | 5 | skb | 7234427848361754624 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 3 | param | $1 |
| DATA_SOURCE | 4 | param_len | $2 |
| FUZZY_MAX | 4 | param_len | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 3 | *param | 0-255 |
| UNITS | 0 | hdev | unit_byte |
| USER_PTR | 3 | param | |
| USER_PTR | 5 | (*skb).data | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read |
drivers/nfc/st21nfca/vendor_cmds.c st21nfca_hci_dm_get_info() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 19 |
| PARAM_VALUE | 3 | param | 0,4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 0-u16max |
| PARAM_VALUE | 5 | skb | 142121126651060224 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 3 | param | $1 |
| DATA_SOURCE | 4 | param_len | $2 |
| FUZZY_MAX | 4 | param_len | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 3 | *param | 0-255 |
| UNITS | 0 | hdev | unit_byte |
| USER_PTR | 3 | param | |
| USER_PTR | 5 | (*skb).data | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read |
drivers/nfc/st21nfca/vendor_cmds.c st21nfca_hci_dm_load() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 18 |
| PARAM_VALUE | 3 | param | 0,4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 0-u16max |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 3 | param | $1 |
| DATA_SOURCE | 4 | param_len | $2 |
| FUZZY_MAX | 4 | param_len | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 3 | *param | 0-255 |
| UNITS | 0 | hdev | unit_byte |
| USER_PTR | 3 | param | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read |
drivers/nfc/st21nfca/vendor_cmds.c st21nfca_hci_dm_put_data() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 17 |
| PARAM_VALUE | 3 | param | 0,4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 0-u16max |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 3 | param | $1 |
| DATA_SOURCE | 4 | param_len | $2 |
| FUZZY_MAX | 4 | param_len | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 3 | *param | 0-255 |
| UNITS | 0 | hdev | unit_byte |
| USER_PTR | 3 | param | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read |
drivers/nfc/st21nfca/vendor_cmds.c st21nfca_hci_dm_update_aid() -> nfc_hci_send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | gate | 1 |
| PARAM_VALUE | 2 | cmd | 32 |
| PARAM_VALUE | 3 | param | 0,4096-ptr_max |
| PARAM_VALUE | 4 | param_len | 0-u16max |
| PARAM_VALUE | 5 | skb | 0 |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hdev | s32min-(-2),1-s32max |
| DATA_SOURCE | 3 | param | $1 |
| DATA_SOURCE | 4 | param_len | $2 |
| FUZZY_MAX | 4 | param_len | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 3 | *param | 0-255 |
| UNITS | 0 | hdev | unit_byte |
| USER_PTR | 3 | param | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read |