Home
last modified time | relevance | path

Searched hist:ac3f09ba3e496bd7cc780ead05b1d1bb5f33aedb (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp.hdiff ac3f09ba3e496bd7cc780ead05b1d1bb5f33aedb Fri Oct 06 07:21:22 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: uninline tcp_write_queue_purge()

Since the upcoming rtx rbtree will add some extra code,
it is time to not inline this fat function anymore.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Dtcp.cdiff ac3f09ba3e496bd7cc780ead05b1d1bb5f33aedb Fri Oct 06 07:21:22 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: uninline tcp_write_queue_purge()

Since the upcoming rtx rbtree will add some extra code,
it is time to not inline this fat function anymore.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>