Searched refs:nr_timeouts (Results 1 – 3 of 3) sorted by relevance
581 p->call.nr_timeouts = len / 4; in rxrpc_sendmsg_cmsg()584 if (p->call.nr_timeouts >= 2 && p->call.timeouts.idle > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()586 if (p->call.nr_timeouts >= 3 && p->call.timeouts.normal > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()669 .call.nr_timeouts = 0, in rxrpc_do_sendmsg()701 p.call.nr_timeouts = 0; in rxrpc_do_sendmsg()738 switch (p.call.nr_timeouts) { in rxrpc_do_sendmsg()
923 u8 nr_timeouts; /* Number of timeouts specified */ member
134 unsigned nr_timeouts; member168 return dist >= 0 || atomic_read(&ctx->cq_timeouts) != iowq->nr_timeouts; in io_should_wake()