Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/vhost/vsock.c, line 473
- net/vmw_vsock/virtio_transport.c, line 584
- net/vmw_vsock/virtio_transport_common.c, line 966
- net/vmw_vsock/vsock_loopback.c, line 89
Smatch caller information:
net/vmw_vsock/af_vsock.c __vsock_seqpacket_recvmsg() -> (struct vsock_transport)->seqpacket_dequeue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsk | 4096-ptr_max |
| PARAM_VALUE | 0 | vsk->transport | 313939572454838272,4304869436517031936,5599459859400630272,7768179779944185856,8703969711714045952 |
| BUF_SIZE | 1 | msg->msg_control | (-1)-0,16-17,24 |
| BUF_SIZE | 1 | msg->msg_name | (-1)-0,12,128 |
| DATA_SOURCE | 0 | vsk | $0 |
| DATA_SOURCE | 1 | msg | $1 |
| DATA_SOURCE | 2 | flags | $3 |
| BIT_INFO | 2 | flags | 0x0,0xffffdffe |
| NOSPEC | 1 | msg->msg_iter.count | |
| RX_PATH | |||
| USER_DATA | 1 | msg->msg_control | 4096-ptr_max[c][u] |
| USER_DATA | 1 | msg->msg_control_user | 4096-ptr_max[c][u] |
| USER_DATA | 1 | msg->msg_controllen | 0-u64max |
| 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_name | s64min-s64max |
| USER_DATA | 2 | flags | s32min-s32max |
| LOCK2 | sk |