recv_timeout
skb = nfcsim_link_recv_skb(dev->link_in, dev->recv_timeout,
dev->recv_timeout = timeout;
u16 recv_timeout;
hdr->recv_timeout = cpu_to_le16(timeout);
hdr->recv_timeout = cpu_to_le16(timeout);
__le16 recv_timeout;
mod_timer(&conn->transport_timer, jiffies + conn->recv_timeout);
time_before_eq(conn->last_recv + (conn->recv_timeout * HZ) +
if (!conn->recv_timeout && !conn->ping_timeout)
unsigned long recv_timeout, next_timeout = 0, last_recv;
recv_timeout = conn->recv_timeout;
if (!recv_timeout)
recv_timeout *= HZ;
conn->ping_timeout, conn->recv_timeout,
if (time_before_eq(last_recv + recv_timeout, jiffies)) {
next_timeout = last_recv + recv_timeout;
if (conn->ping_timeout && !conn->recv_timeout) {
conn->recv_timeout = 5;
if (conn->recv_timeout && !conn->ping_timeout) {
if (conn->recv_timeout && conn->ping_timeout)
jiffies + (conn->recv_timeout * HZ));
sscanf(buf, "%d", &conn->recv_timeout);
len = sysfs_emit(buf, "%u\n", conn->recv_timeout);
int recv_timeout;
ssize_t __ret = recv_timeout((fd), (buf), (len), (flags), \
recvd = recv_timeout(p1, rcv, sizeof(rcv), MSG_DONTWAIT, 1);
recvd = recv_timeout(p1, rcv, 1, MSG_DONTWAIT, 1);
recvd += recv_timeout(p1, rcv + 1, sizeof(rcv) - 1, MSG_DONTWAIT, 1);
recvd = recv_timeout(p1, rcv, sizeof(rcv), MSG_DONTWAIT, 1);
recvd = recv_timeout(c1, &buf, sizeof(buf), MSG_DONTWAIT, IO_TIMEOUT_SEC);
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT, 1);
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT, 1);
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT, 1);
n = recv_timeout(c1, &b, sizeof(b), 0, IO_TIMEOUT_SEC);
n = recv_timeout(c, &b, sizeof(b), 0, IO_TIMEOUT_SEC);
n = recv_timeout(c0, &b, 1, 0, IO_TIMEOUT_SEC);
n = recv_timeout(sd_peer, &recv_buf, 1, 0, IO_TIMEOUT_SEC);
n = recv_timeout(sd_recv, &recv_buf, 1, 0, IO_TIMEOUT_SEC);
recvd = recv_timeout(*send_dir[i].receiver, rcv,
recvd = recv_timeout(p, rcv, total + 1, MSG_DONTWAIT, IO_TIMEOUT_SEC);
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT, 1);
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT, IO_TIMEOUT_SEC);
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT, 1);
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT, IO_TIMEOUT_SEC);
recvd = recv_timeout(p, rcv, sizeof(rcv), 0, 1);
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT,
recvd = recv_timeout(p, rcv, sizeof(rcv), MSG_DONTWAIT,
recvd = recv_timeout(c1, rcv, sizeof(rcv), MSG_DONTWAIT,
recvd = recv_timeout(c1, rcv, off, MSG_DONTWAIT,
recvd += recv_timeout(c1, rcv + off, sizeof(rcv) - off, MSG_DONTWAIT,