Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/vhost/vsock.c, line 465
- net/vmw_vsock/virtio_transport.c, line 577
- net/vmw_vsock/virtio_transport_common.c
- net/vmw_vsock/vsock_loopback.c, line 82
Smatch caller information:
net/vmw_vsock/virtio_transport_common.c virtio_transport_seqpacket_enqueue() -> virtio_transport_stream_enqueue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsk | 4096-ptr_max |
| PARAM_VALUE | 0 | vsk->local_addr.svm_port | 0-4294967294 |
| PARAM_VALUE | 0 | vsk->remote_addr.svm_port | 0-4294967294 |
| PARAM_VALUE | 0 | vsk->trans | 4096-ptr_max |
| PARAM_VALUE | 0 | vsk->transport | 313939572454838272,4304869436517031936,5599459859400630272,7768179779944185856,8703969711714045952 |
| PARAM_VALUE | 1 | msg | 4096-ptr_max |
| PARAM_VALUE | 1 | msg->msg_namelen | 0 |
| PARAM_VALUE | 2 | len | 1-u32max |
| BUF_SIZE | 1 | msg->msg_control | (-1)-0,16,24,36-s32max |
| BUF_SIZE | 1 | msg->msg_name | (-1)-0,12,28,128 |
| BUF_SIZE | 1 | msg->msg_ubuf | (-1),16 |
| CAPPED_DATA | 2 | len | 1 |
| CAPPED_DATA | 2 | len | 1 |
| DATA_SOURCE | 0 | vsk | $0 |
| DATA_SOURCE | 1 | msg | $1 |
| DATA_SOURCE | 2 | len | $2 |
| BIT_INFO | 0 | vsk->peer_shutdown | 0x0,0xfffffffe |
| BIT_INFO | 1 | msg->msg_flags | 0x0,0xfffffffe |
| NOSPEC | 1 | msg->msg_iter.count | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | msg->msg_controllen | 0-s32max[c] |
| USER_DATA | 1 | msg->msg_flags | 0-u32max[c] |
| USER_DATA | 1 | msg->msg_iter.count | 0-u64max |
| USER_DATA | 1 | msg->msg_iter.iov_offset | 0-u64max[c] |
| USER_DATA | 1 | msg->msg_namelen | 0 |
| USER_DATA | 1 | *msg->msg_name | s64min-s64max |
| USER_DATA | 2 | len | 1-s32max[c] |
| USER_PTR | 1 | msg->msg_control | |
| USER_PTR | 1 | msg->msg_name | |
| LOCK2 | sk | ||
| HALF_LOCKED2 | &vq->mutex |
net/vmw_vsock/af_vsock.c vsock_connectible_sendmsg() -> (struct vsock_transport)->stream_enqueue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsk | 4096-ptr_max |
| PARAM_VALUE | 0 | vsk->local_addr.svm_port | 0-4294967294 |
| PARAM_VALUE | 0 | vsk->remote_addr.svm_port | 0-4294967294 |
| PARAM_VALUE | 0 | vsk->transport | 313939572454838272,4304869436517031936,5599459859400630272,7768179779944185856,8703969711714045952 |
| PARAM_VALUE | 0 | vsk->transport->module | 0 |
| PARAM_VALUE | 1 | msg | 4096-ptr_max |
| PARAM_VALUE | 1 | msg->msg_namelen | 0 |
| PARAM_VALUE | 2 | len | 1-9223372036854775807 |
| BUF_SIZE | 1 | msg->msg_control | (-1)-0,16,24,36-s32max |
| BUF_SIZE | 1 | msg->msg_name | (-1)-0,12,28,128 |
| BUF_SIZE | 1 | msg->msg_ubuf | (-1),16 |
| DATA_SOURCE | 1 | msg | $1 |
| BIT_INFO | 0 | vsk->peer_shutdown | 0x0,0xfffffffe |
| BIT_INFO | 1 | msg->msg_flags | 0x0,0xfffffffe |
| NOSPEC | 1 | msg->msg_iter.count | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | msg->msg_controllen | 0-s32max[c] |
| USER_DATA | 1 | msg->msg_flags | 0-u32max[c] |
| USER_DATA | 1 | msg->msg_iter.count | 0-u64max |
| USER_DATA | 1 | msg->msg_iter.iov_offset | 0-u64max[c] |
| USER_DATA | 1 | msg->msg_namelen | 0 |
| USER_DATA | 1 | *msg->msg_name | s64min-s64max |
| USER_DATA | 2 | len | 1-9223372036854775806 |
| USER_PTR | 1 | msg->msg_control | |
| USER_PTR | 1 | msg->msg_name | |
| LOCK2 | sk | ||
| HALF_LOCKED2 | &vq->mutex | ||
| HALF_LOCKED2 | sk |