Lines Matching refs:data
1105 /* Connected sockets that can produce data can be written. */
1809 /* Send data only if both sides are not shutdown in the direction. */
1827 /* Wait for room in the produce queue to enqueue our user's data. */
1938 s64 data;
1947 data = vsock_connectible_has_data(vsk);
1948 if (data != 0)
1988 * data. XXX This should be changed to a connection
1991 if (data < 0)
1994 return data;
2015 * have that much data to consume before dequeueing. Note that this
2170 * down, but there can be data in the queue that a local socket can