Searched refs:eaten (Results 1 – 6 of 6) sorted by relevance
96 size_t eaten = 0, cand_len; in __strp_recv() local169 while (eaten < orig_len) { in __strp_recv()178 cand_len = orig_len - eaten; in __strp_recv()188 stm->strp.offset = orig_offset + eaten; in __strp_recv()222 eaten += cand_len; in __strp_recv()224 WARN_ON(eaten != orig_len); in __strp_recv()273 eaten += cand_len; in __strp_recv()281 eaten += cand_len; in __strp_recv()282 WARN_ON(eaten != orig_len); in __strp_recv()292 eaten += (cand_len - extra); in __strp_recv()[all …]
2 fix the test, the [ ] syntax was getting eaten by autoconf
4688 bool fin, fragstolen, eaten; in tcp_ofo_queue() local4713 eaten = tail && tcp_try_coalesce(sk, tail, skb, &fragstolen); in tcp_ofo_queue()4716 if (!eaten) in tcp_ofo_queue()4898 int eaten; in tcp_queue_rcv() local4901 eaten = (tail && in tcp_queue_rcv()4905 if (!eaten) { in tcp_queue_rcv()4909 return eaten; in tcp_queue_rcv()4981 int eaten; in tcp_data_queue() local5015 eaten = tcp_queue_rcv(sk, skb, &fragstolen); in tcp_data_queue()5036 if (eaten > 0) in tcp_data_queue()[all …]
20 discipline even with the same data or your computer again will be eaten by
2806 will be eaten.
61153 subtracted from it to reduce the size of data remaining to be eaten.