Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/nfc/llcp_core.c nfc_llcp_recv_hdlc() -> nfc_llcp_queue_i_frames()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sock | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->dsap | 0-63 |
| PARAM_VALUE | 0 | sock->remote_ready | 0-1 |
| PARAM_VALUE | 0 | sock->send_ack_n | 0-15 |
| PARAM_VALUE | 0 | sock->sk.__sk_common.skc_state | 0-2,4-255 |
| PARAM_VALUE | 0 | sock->sk.sk_lock.owned | 1 |
| PARAM_VALUE | 0 | sock->sk.sk_lock.slock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sock->sk.sk_lock.wq.head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->sk.sk_lock.wq.head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->sk.sk_lock.wq.head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->ssap | 0-63 |
| CAPPED_DATA | 0 | sock->dsap | 1 |
| CAPPED_DATA | 0 | sock->send_ack_n | 1 |
| CAPPED_DATA | 0 | sock->ssap | 1 |
| DATA_SOURCE | 0 | sock | r nfc_llcp_sock_get |
| FUZZY_MAX | 0 | sock->remote_ready | 1 |
| RX_PATH | |||
| LOCK2 | sk | ||
| HALF_LOCKED2 | &pool->lock |
net/nfc/llcp_commands.c nfc_llcp_send_i_frame() -> nfc_llcp_queue_i_frames()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sock | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->local | 1-u64max |
| PARAM_VALUE | 0 | sock->remote_ready | 0-1 |
| PARAM_VALUE | 0 | sock->remote_rw | 0-15 |
| PARAM_VALUE | 0 | sock->sk.__sk_common.skc_refcnt.refs.counter | (-1073741824),0-s32max |
| PARAM_VALUE | 0 | sock->sk.sk_lock.owned | 1 |
| PARAM_VALUE | 0 | sock->sk.sk_lock.slock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sock->sk.sk_lock.wq.head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->sk.sk_lock.wq.head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->sk.sk_lock.wq.head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->ssap | 1-63,65,255 |
| PARAM_VALUE | 0 | sock->tx_queue.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sock->tx_queue.next | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->tx_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->tx_queue.prev->next->next | 4096-ptr_max |
| CAPPED_DATA | 0 | sock->remote_rw | 1 |
| DATA_SOURCE | 0 | sock | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | sock | unit_byte |
| LOCK2 | sk | ||
| HALF_LOCKED2 | &vq->mutex |