Searched refs:tcp_stream_memory_free (Results 1 – 6 of 6) sorted by relevance
82 … read_mostly - tcp_notsent_lowat/tcp_stream_memory_free
110 … notsent_lowat read_mostly - tcp_stream_memory_free
1342 INDIRECT_CALLABLE_DECLARE(bool tcp_stream_memory_free(const struct sock *sk, int wake));1360 tcp_stream_memory_free, sk, wake) : true; in __sk_stream_memory_free()
2225 bool tcp_stream_memory_free(const struct sock *sk, int wake);
3333 bool tcp_stream_memory_free(const struct sock *sk, int wake) function3341 EXPORT_SYMBOL(tcp_stream_memory_free);3373 .stream_memory_free = tcp_stream_memory_free,
2346 .stream_memory_free = tcp_stream_memory_free,