Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- net/vmw_vsock/af_vsock.c, line 1054
- net/vmw_vsock/hyperv_transport.c, line 329
- net/vmw_vsock/virtio_transport_common.c, line 1731
- net/vmw_vsock/vmci_transport.c, line 1016
Smatch caller information:
net/vmw_vsock/hyperv_transport.c hvs_open_connection() -> vsock_create_connected()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | parent | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->__sk_common.skc_state | 10 |
| PARAM_VALUE | 0 | parent->sk_lock.owned | 1 |
| PARAM_VALUE | 0 | parent->sk_lock.slock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev->next->next | 4096-ptr_max |
| BUF_SIZE | 0 | parent | 1480 |
| CAPPED_DATA | 0 | parent->__sk_common.skc_net.net | 1 |
| DATA_SOURCE | 0 | parent | r vsock_find_bound_socket |
| PARAM_COMPARE | 0 | parent->sk_ack_backlog | <= $0->sk_max_ack_backlog |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | parent |
net/vmw_vsock/virtio_transport_common.c virtio_transport_recv_listen() -> vsock_create_connected()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | parent | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->__sk_common.skc_refcnt.refs.counter | (-1073741824),0-s32max |
| PARAM_VALUE | 0 | parent->__sk_common.skc_state | 10 |
| PARAM_VALUE | 0 | parent->local_addr.svm_cid | 0,4294967295 |
| PARAM_VALUE | 0 | parent->sk_lock.owned | 1 |
| PARAM_VALUE | 0 | parent->sk_lock.slock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->sk_shutdown | 0-2,4-255 |
| PARAM_VALUE | 0 | parent->trans->peer_buf_alloc | 0-4294967295 |
| PARAM_VALUE | 0 | parent->trans->peer_fwd_cnt | 0-4294967295 |
| PARAM_VALUE | 0 | parent->trans->tx_lock.rlock.dep_map->name | 0-255 |
| BUF_SIZE | 0 | parent | 1480 |
| CAPPED_DATA | 0 | parent->__sk_common.skc_net.net | 1 |
| DATA_SOURCE | 0 | parent | $0 |
| PARAM_COMPARE | 0 | parent->sk_ack_backlog | <= $0->sk_max_ack_backlog |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | parent | |
| HALF_LOCKED2 | &vq->mutex | ||
| HALF_LOCKED2 | &vsock->rx_lock |
net/vmw_vsock/vmci_transport.c vmci_transport_recv_listen() -> vsock_create_connected()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | parent | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->__sk_common.skc_state | 10 |
| PARAM_VALUE | 0 | parent->sk_lock.owned | 1 |
| PARAM_VALUE | 0 | parent->sk_lock.slock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | parent->sk_lock.wq.head.prev->next->next | 4096-ptr_max |
| DATA_SOURCE | 0 | parent | $0 |
| PARAM_COMPARE | 0 | parent->sk_ack_backlog | <= $0->sk_max_ack_backlog |
| LOCK2 | 0 | parent | |
| HALF_LOCKED2 | &pool->lock |