Searched refs:extra_bytes (Results 1 – 2 of 2) sorted by relevance
339 int extra_bytes = num_sgs * sizeof(struct scatterlist); in rds_message_map_pages() local341 rm = rds_message_alloc(extra_bytes, GFP_NOWAIT); in rds_message_map_pages()
2591 u64 extra_bytes = (u64)sk->sk_pacing_rate * tcp_sk(sk)->tcp_tx_delay; in tcp_small_queue_check() local2598 extra_bytes >>= (20 - 1); in tcp_small_queue_check()2599 limit += extra_bytes; in tcp_small_queue_check()