Searched refs:tcp_cleanup_rbuf (Results 1 – 3 of 3) sorted by relevance
1603 void tcp_cleanup_rbuf(struct sock *sk, int copied) in tcp_cleanup_rbuf() function1734 tcp_cleanup_rbuf(sk, copied); in __tcp_read_sock()1819 tcp_cleanup_rbuf(sk, len - left); in tcp_read_done()2332 tcp_cleanup_rbuf(sk, length + copylen); in tcp_zerocopy_receive()2793 tcp_cleanup_rbuf(sk, copied); in tcp_recvmsg_locked()2915 tcp_cleanup_rbuf(sk, copied); in tcp_recvmsg_locked()3696 tcp_cleanup_rbuf(sk, 1); in __tcp_sock_set_quickack()
1805 void tcp_cleanup_rbuf(struct sock *sk, int copied);
657 tcp_cleanup_rbuf(ssk, copied); in mptcp_subflow_cleanup_rbuf()