Searched refs:tcp_stream_memory_free (Results 1 – 4 of 4) sorted by relevance
3096 bool tcp_stream_memory_free(const struct sock *sk, int wake) in tcp_stream_memory_free() function3104 EXPORT_SYMBOL(tcp_stream_memory_free);3136 .stream_memory_free = tcp_stream_memory_free,
1376 INDIRECT_CALLABLE_DECLARE(bool tcp_stream_memory_free(const struct sock *sk, int wake));1394 tcp_stream_memory_free, sk, wake) : true; in __sk_stream_memory_free()
2097 bool tcp_stream_memory_free(const struct sock *sk, int wake);
2170 .stream_memory_free = tcp_stream_memory_free,