Lines Matching defs:queued
131 * - queued acks can be delayed behind large messages
133 * - small message latency is higher behind queued large messages
153 * sendmsg calls here after having queued its message on the send
435 * not try and send their newly queued message. We need to check the
678 * Transports call here when they've determined that the receiver queued
813 * we only want this to fire once so we use the callers 'queued'. It's
820 __be16 dport, int *queued)
825 if (*queued)
872 rdsdebug("queued msg %p len %d, rs %p bytes %d seq %llu\n",
876 *queued = 1;
881 return *queued;
1110 int queued = 0, allocated_mr = 0;
1346 dport, &queued)) {
1358 &queued),
1360 rdsdebug("sendmsg woke queued %d timeo %ld\n", queued, timeo);